I am trying to remove all masked bases from a fastq library of reads.
The reads are as follows: GTCAGTCNNNNNNNNN with the Ns at the 3' end.
Is there some script or comand to remove the Ns from the reads?
report JSON format result for further interpreting.
visualize quality control and filtering results on a single HTML
page (like FASTQC but faster and more informative).
split the output to multiple files (0001.R1.gz, 0002.R1.gz...) to
support parallel processing. Two modes can be used, limiting the
total split file number, or limitting the lines of each split file.
support long reads (data from PacBio / Nanopore devices).
...