
NGS-preprocess¶
NGS-preprocess is a pipeline developed with Nextflow and Docker. It was designed to provide an easy-to-use framework for preprocessing sequencing reads from Illumina, Pacbio and Oxford Nanopore platforms.
It wraps up the following tools:
Software |
Analysis step |
Source |
---|---|---|
sra-tools & entrez-direct |
Interaction with SRA database for fetching fastqs and metadata |
https://anaconda.org/bioconda/entrez-direct ; https://github.com/ncbi/sra-tools |
Fastp |
tool designed to provide fast all-in-one preprocessing for FastQ files |
|
Porechop |
ONT reads trimming and demultiplexing |
|
pycoQC |
ONT reads QC |
|
NanoPack |
Long reads QC and filter |
|
bax2bam |
Convert PacBio bax files to bam |
|
bam2fastx |
Extract reads from PacBio bam files |
|
lima |
PacBio reads demultiplexing |
|
pacbio ccs |
Generate PacBio Highly Accurate Single-Molecule Consensus Reads |
Support Contact¶
Feel free to contact me at almeidafmarques@gmail.com