Is it normal that Trimmomatic is trimming DNA seq 2 days?
0
0
Entering edit mode
3.5 years ago
mailard ▴ 30

Hi! I run trimmomatic

java -jar /home/user/program/Trimmomatic-0.39/trimmomatic-0.39.jar SE -phred33 h_2.fastq.gz output2.fastq.gz HEADCROP:11 CROP:149

And this code is working 2 days. Is it normal?

dna trimmomatic • 1.1k views
ADD COMMENT
0
Entering edit mode

Intuituvely I'd say no. How many reads in the file?

ADD REPLY
0
Entering edit mode

I cant say but its WGS of hepG2

ADD REPLY
0
Entering edit mode

I'm with ATpoint on this, unless you're running this on your smartphone or such, then it could be (but still not very likely)

ADD REPLY
0
Entering edit mode

No, i run on my computer :) Maybe i have a mistake in my code?

ADD REPLY
0
Entering edit mode

Is it even running? Check with top, maybe it hang up and failed to exit properly. What is the size of the trimmed file currently, is it growing, ise ls -l to check.

ADD REPLY
0
Entering edit mode

No, its not running! Do i need restart the command?

ADD REPLY
0
Entering edit mode

I would say yes, but it is also important to figure out why it stop (/is no longer) running .

ADD REPLY
0
Entering edit mode

Come on, give some details. Did it even start, is there an output file, how big is it, any errors in the log?

ADD REPLY
0
Entering edit mode

Its just sleeping, not running. I dont know( Its 59gb and yup, any error

ADD REPLY

Login before adding your answer.

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