mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 01:30:24 +08:00
Create run_phylotol_command_line.txt
Example command line to run PhyloToL
This commit is contained in:
parent
3f8777c293
commit
2b9a887c04
@ -0,0 +1,6 @@
|
||||
### 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
|
||||
Loading…
x
Reference in New Issue
Block a user