fastqtools is used to filter , split ,stat raw ngs data.
to clean low qual data, remove adaptor
to split big fastq files to small ones
to qc fastq data , get q20,q30,gc-content etc.
by pip:
pip install fastqtools
by git:
git clone https://github.com/vienomics/fastqtools.git