mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 07:50:25 +08:00
Update and rename get_unique_taxa.py to GetUniqueTaxa_v1.0.py
This commit is contained in:
parent
c1b32c97ae
commit
fa44e2176c
@ -4,7 +4,7 @@
|
|||||||
#Dependencies: Python3
|
#Dependencies: Python3
|
||||||
#Inputs: text file of taxonomies. make sure each taxonomic level is separated with '; ' (semicolon space).
|
#Inputs: text file of taxonomies. make sure each taxonomic level is separated with '; ' (semicolon space).
|
||||||
#Outputs: Spreadsheet with unique taxa. If you run the script multiple times, DELETE THE PREVIOUS OUTPUT.
|
#Outputs: Spreadsheet with unique taxa. If you run the script multiple times, DELETE THE PREVIOUS OUTPUT.
|
||||||
#Example: python get_unique_taxa.py
|
#Example: python GetUniqueTaxa_v1.0.py
|
||||||
'''
|
'''
|
||||||
|
|
||||||
import os
|
import os
|
||||||
Loading…
x
Reference in New Issue
Block a user