mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 09:50:25 +08:00
Update CUB.py
This commit is contained in:
parent
20e38f57b5
commit
d240be1877
@ -5,6 +5,7 @@
|
|||||||
#Inputs: Fasta file or folder of fasta files
|
#Inputs: Fasta file or folder of fasta files
|
||||||
#Outputs: A fasta file filtered for properly formatted sequences and several spreadsheets summarizing GC, ENc, RSCU, etc.
|
#Outputs: A fasta file filtered for properly formatted sequences and several spreadsheets summarizing GC, ENc, RSCU, etc.
|
||||||
#Example: python3 CUB.py -i seqs.fasta
|
#Example: python3 CUB.py -i seqs.fasta
|
||||||
|
#Note: Use "python3 CUB.py -i seqs.fasta --require_start --require_stop" when using the on R2G files.
|
||||||
|
|
||||||
#Dependencies
|
#Dependencies
|
||||||
import os
|
import os
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user