mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 05:50:24 +08:00
Update and rename GetUniqueTaxa_v1.0.py to GetUniqueTaxa.py
This commit is contained in:
parent
bba13c35c6
commit
2f53e0ca24
@ -4,7 +4,7 @@
|
||||
#Dependencies: Python3
|
||||
#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.
|
||||
#Example: python GetUniqueTaxa_v1.0.py
|
||||
#Example: python GetUniqueTaxa.py
|
||||
'''
|
||||
|
||||
import os
|
||||
Loading…
x
Reference in New Issue
Block a user