Skip to content

Commit 34687f1

Browse files
authored
Update README.md
1 parent 3289ff8 commit 34687f1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python scripts to process files within a folder in parallel
22

33
# 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.
55

66
## example
77
```shell

0 commit comments

Comments
 (0)