mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:40:24 +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
|
||||
Inputs: Directory of postguidance files
|
||||
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
|
||||
Loading…
x
Reference in New Issue
Block a user