You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Python scripts to process files within a folder in parallel
2
2
3
3
# fastp.py
4
-
A python script to use fastp/fastplong to preprocess all FASTQ files within a folder. It will automatically couple the paired-end FASTQ files.
4
+
A python script to use [fastp](https://github.com/OpenGene/fastp) or [fastplong](https://github.com/OpenGene/fastplong) to preprocess all FASTQ files within a folder. It will automatically couple the paired-end FASTQ files.
0 commit comments