Updated EukPhylo QuickStart (markdown)

Adri K. Grow 2025-02-13 17:26:06 -05:00
parent da19f03dd1
commit 5889beb40f

@ -122,7 +122,7 @@ In a main project directory:
Basic running for building MSAs and Trees:
`python3 Scripts/phylotol.py --start raw --end trees --gf_list OG_list.txt --taxon_list taxa.txt --data R2Gs --output Output > Output.out`
`python3 Scripts/phylotol.py --start raw --end trees --gf_list OG_list.txt --taxon_list taxa.txt --data R2Gs --output Output > Output.out`
For additional input parameter options, see table below or run: `python phylotol.py --help`