mirror of
http://43.156.76.180:8026/YuuMJ/EukPhylo.git
synced 2025-12-27 17:10:26 +08:00
Update Trim_Reads.py
This commit is contained in:
parent
c84f3387ff
commit
c767bd9a0a
@ -7,6 +7,7 @@
|
|||||||
#Inputs: parameters.txt, fastq.gz forward and reverse reads
|
#Inputs: parameters.txt, fastq.gz forward and reverse reads
|
||||||
#Outputs:trimmed reads in ToAssemble folder
|
#Outputs:trimmed reads in ToAssemble folder
|
||||||
#Example: python3 Trim_Reads.py parameter.txt
|
#Example: python3 Trim_Reads.py parameter.txt
|
||||||
|
#Katzlab parameters are 24 for quality trimming and 75 for minimum length as of June 2025
|
||||||
|
|
||||||
|
|
||||||
from Bio import SeqIO
|
from Bio import SeqIO
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user