mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 07:40:25 +08:00
Update CladeGrabbing_v3.2.py
This commit is contained in:
parent
426d51ea85
commit
4f46d630dc
@ -2,7 +2,7 @@
|
|||||||
#Motivation: Select robust sequences from trees
|
#Motivation: Select robust sequences from trees
|
||||||
#Intent: Select clades of interest from large trees using taxonomic specifications
|
#Intent: Select clades of interest from large trees using taxonomic specifications
|
||||||
#Dependencies: Python3, ete3, Biopython
|
#Dependencies: Python3, ete3, Biopython
|
||||||
#Inputs: A folder of trees and corresponding unaligned .fasta files
|
#Inputs: A folder containing: all PTLp2 output trees and all corresponding unaligned .fasta (pre-guidance) files
|
||||||
#Outputs: A folder of grabbed clades and filtered unaligned fasta files
|
#Outputs: A folder of grabbed clades and filtered unaligned fasta files
|
||||||
#Example: python CladeGrabbing_v3.2.py --input /Path/to/trees --target Sr_rh --min_presence 20
|
#Example: python CladeGrabbing_v3.2.py --input /Path/to/trees --target Sr_rh --min_presence 20
|
||||||
#IMPORTANT: key parameters explained in "add_argument" section below
|
#IMPORTANT: key parameters explained in "add_argument" section below
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user