https://github.com/4ment/torchtree-bito
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.5%) to scientific vocabulary
Keywords
Repository
Basic Info
Statistics
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
torchtree-bito
torchtree-bito is a package providing an interface to BITO for torchtree
Dependencies
Installation
Instructions about installing BITO can be found on the BITO website.
Get the source code
bash
git clone https://github.com/4ment/torchtree-bito
cd torchtree-bito
Install using pip
bash
pip install .
Check install
bash
python -c "import bito"
bash
torchtree --help
Command line arguments
The torchtree-bito plugin adds these arguments to the torchtree CLI:
bash
torchtree-cli advi --help
...
--bito use bito
--bito_gpu use GPU in bito/BEAGLE
--bito_disable_sse disable SSE in bito/BEAGLE
Quick start
torchtree will approximate the posterior distribution of an unrooted tree with an HKY substitution model using variational
bash
torchtree examples/advi/fluA-HKY.json
The JSON file can be generated by providing an alignment and a tree to the torchtree CLI:
bash
torchtree-cli advi -i foo.fa -t foo.tree -m HKY --bito > foo.json
Owner
- Name: Mathieu Fourment
- Login: 4ment
- Kind: user
- Location: Australia
- Company: University of Technology Sydney
- Repositories: 58
- Profile: https://github.com/4ment
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Mathieu Fourment | m****t@g****m | 19 |
Issues and Pull Requests
Last synced: 9 months 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