mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:30:25 +08:00
Update CountTaxonOccurence.py
updated header
This commit is contained in:
parent
d240be1877
commit
b667dd6478
@ -7,8 +7,8 @@ Inputs: Directory of postguidance files
|
||||
Optional: use the --minor flag and include a file named focal_minors.txt in same folder (do not put file name in command line). This file should be csv of targets (Am_tu, Sr_rh, Sr_ci)
|
||||
Optional: OR use the --major flag and include a file named focal_majors.txt in same folder (do not put file name in command line). This file should be csv of targets (Am, Sr)
|
||||
Outputs: CSV file tallying all the counts of taxa in each OG file plus minor and major clade tallies
|
||||
Command line: python3 CountTaxonOccurence_faster_minor.py --input <dir of postguidance files> --minor OR
|
||||
Command line: python3 CountTaxonOccurence_faster_minor.py --input <dir of postguidance files> --major
|
||||
Command line: python3 CountTaxonOccurence.py --input <dir of postguidance files> --minor OR
|
||||
Command line: python3 CountTaxonOccurence.py --input <dir of postguidance files> --major
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user