FastQC after read sequences, nothing happened...
1
1
Entering edit mode
8.0 years ago
bxia ▴ 180

After I converted SRA file to fastq file by fastq-dump,

it stuck at 95% read sequences forever for FastQC.

After I trimmed the fastq file by trimmomatic, it could finish the read sequences, it said read xxxx sequences and nothing happened.....

No usage of CPU and MEM.... looks like the fastqc went to sleep...anyone have the same problem before?

Thanks

RNA-Seq • 2.8k views
ADD COMMENT
1
Entering edit mode
8.0 years ago
Ar ★ 1.1k

What is the size of the file and what is the memory of your computer ? There is a good possibility that fastqc does not have the required memory to read the whole file.

Try using Terminal or command line : fastqc --extract <fastq file=""> -q --outdir <output directory="">

ADD COMMENT

Login before adding your answer.

Traffic: 1221 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