mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-28 02:10:25 +08:00
Update and rename CountTaxonOccurence_v2.0.py to CountTaxonOccurence.py
This commit is contained in:
parent
81e5d5655e
commit
2635deefc1
@ -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 CountTaxonOccurence_v2.0.py --input <dir of postguidance files>
|
Command line: python CountTaxonOccurence.py --input <dir of postguidance files>
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
import os
|
||||||
Loading…
x
Reference in New Issue
Block a user