mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 14:10:26 +08:00
7 lines
443 B
Plaintext
7 lines
443 B
Plaintext
### Download and make your own ReadyToGo_AA_GC3_labelled folder with ReadyToGo files
|
|
### Update the taxa list with the taxa files in your ReadyToGo folder
|
|
### Download the Script folder
|
|
### than run :
|
|
|
|
python3 Scripts/phylotol.py --start raw --end trees --gf_list list_ogs.txt --taxon_list taxa_list.txt --data ReadyToGo_AA_GC3_labelled --output Output --similarity_filter --sim_cutoff 0.95 --og_identifier OG6 --tree_method iqtree > log1.out
|