mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 12:10:25 +08:00
Update CountTaxonOccurence_v2.0.py
This commit is contained in:
parent
ded4143f11
commit
f6cb9e95ff
@ -5,7 +5,7 @@ Motivation: Count the number of occurences of each taxa in each OG in a post gui
|
|||||||
Dependencies: Bio python, os, sys
|
Dependencies: Bio python, os, sys
|
||||||
Inputs: Directory of postguidance files
|
Inputs: Directory of postguidance files
|
||||||
Outputs: CSV file tallying all the counts of taxa in each OG file
|
Outputs: CSV file tallying all the counts of taxa in each OG file
|
||||||
Command line: python count_tips.py --input <dir of postguidance files>
|
Command line: python CountTaxonOccurence_v2.0.py --input <dir of postguidance files>
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
import os
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user