PacBio "recalladapters" on ec2 returning .tmp
1
0
Entering edit mode
13 months ago
aveadj • 0

I have a ec2 instance where I'm running Pacbio's "recalladapters" command. The output is being stored on an EBS volume.

recalladapters -j 10 --minSnr=2.0 --disableAdapterCorrection --subreadset "filename.subreadset.xml" -o "/mnt/outputs/filename.recalled"

The output of my recall adapters command are:

filename.recalled.bam2bam_1.log
filename.recalled.scraps.bam.tmp
filename.recalled.subreads.bam.tmp

Why am I getting .tmp files? I don't believe the program was killed. Am I missing something?

I could run it again, but it costs money for the GPU hours so I'd like to avoid trial and error.

PacBio recalladapters AWS • 579 views
ADD COMMENT
0
Entering edit mode

Is it possible my EBS isn't big enough to hold the output? I see the drive is 228/250 used, possibly just running out of space?

ADD REPLY
0
Entering edit mode

Situation resolved itself... just waited and it output the correct files? bewilders me

ADD REPLY
0
Entering edit mode
13 months ago

recalladapters writes .tmp files that are renamed when the command finishes. The command was still running when you saw .tmp files.

ADD COMMENT

Login before adding your answer.

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