diff --git a/taxoniumtools/README.md b/taxoniumtools/README.md index 248cfbc5..7fce4dc1 100644 --- a/taxoniumtools/README.md +++ b/taxoniumtools/README.md @@ -11,6 +11,7 @@ pip install taxoniumtools ## Usage + ### Basic run First get some files: @@ -42,3 +43,5 @@ pip install chronumental usher_to_taxonium --input tfci.pb --output tfci-taxonium.jsonl.gz --metadata tfci.meta.tsv.gz --genbank hu1.gb \ --columns genbank_accession,country,date,pangolin_lineage --chronumental --chronumental_steps 300 ``` + +### For more information see the [docs](https://docs.taxonium.org/en/latest/taxoniumtools.html)