https://github.com/aaronmussig/metatree
Visualisation of polyphyletic groups between phylogenetic trees to a reference tree.
Science Score: 23.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
✓DOI references
Found 2 DOI reference(s) in README -
✓Academic publication links
Links to: zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.1%) to scientific vocabulary
Repository
Visualisation of polyphyletic groups between phylogenetic trees to a reference tree.
Basic Info
Statistics
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Metadata Files
README.md
metatree
Visualisation of polyphyletic groups between phylogenetic trees to a given reference tree.
Installation
- PyPI:
pip install metatree - conda:
conda install -c bioconda metatree
Usage
NOTE: The reference tree must always be the first line in the batchfile.
shell script
metatree [batchfile] [out_dir] [taxonomy_file] [outgroup] [cpus]
See the example directory for an example on how to use metatree.
Changelog
0.0.1
- Initial release.
Citing
Please cite this repository if you use it in your work.
Owner
- Name: Aaron Mussig
- Login: aaronmussig
- Kind: user
- Location: Brisbane, Australia
- Company: Australian Centre for Ecogenomics
- Twitter: aaronmussig
- Repositories: 7
- Profile: https://github.com/aaronmussig
Bioinformatics PhD student at the University of Queensland. Python and Rust enthusiast.
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
- biolib >=0.1.0
- biopython *
- dendropy >=4.1.0
- ete3 *
- genometreetk >0.1.2
- matplotlib *
- numpy *
- pandas *
- phylorank >0.1.0
- scipy *
- seaborn *
- tqdm >=4.31.0