an problem occuring when using fastq_quality_filter
0
0
Entering edit mode
3.9 years ago
543541656 ▴ 20

how can i sove the problem when i execute the following command?? gunzip -c 9311/9311_2.Rn.1.gz | fastq_quality_filter -Q 33 -v -q 30 -p 90 -z -o 9311/q30p90/9311_2.RnFq30p90.1.gz Segmentation fault (core dumped)

reads filter fastq_quality_filter • 672 views
ADD COMMENT
0
Entering edit mode

fastq_quality_filter is probably not able to read from a pipe|STDIN. You can use reformat.sh from BBMap suite. A guide is available here.

ADD REPLY

Login before adding your answer.

Traffic: 3231 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6