mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 03:40:24 +08:00
Update Cluster.py
This commit is contained in:
parent
f0799852b8
commit
35376a279c
@ -4,7 +4,7 @@
|
||||
#Intent: For clustering nucleotide or amino acid sequences with the CD-Hit program.
|
||||
#Inputs: A folder of containing Amino acid or DNA fasta files.
|
||||
#Outputs: A folder of clustered files.
|
||||
#Example: python Cluster_v2.0.py --type dna --identity 0.95 --overlap 0.67 --input input_folder_dna --output output_folder_dna
|
||||
#Example: python Cluster.py --type dna --identity 0.95 --overlap 0.67 --input input_folder_dna --output output_folder_dna
|
||||
'''
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user