mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 01:20:27 +08:00
Update and rename SeqLenToCsv_v1.0.py to SeqLenToCsv.py
This commit is contained in:
parent
0c345af48e
commit
8d2abb0de0
@ -4,7 +4,7 @@
|
||||
#Intent: Exports the length of DNA sequences excluding gaps and missing data to a csv file.
|
||||
#Inputs: A folder named 'Seq_length' containing DNA fasta files.
|
||||
#Outputs: A spreadsheet containing the length of the sequences.
|
||||
#Example: python SeqLenToCsv_v1.0.py
|
||||
#Example: python SeqLenToCsv.py
|
||||
'''
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user