-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi,
I've had good results from running Translocator on a local server, and now I'm having trouble trying to run it through a WDL file on the google cloud infrastructure. With every input file I try, I get this in the log file:
Finalizing ..
Number of denovo bp: 0
Number of total bp: 1328
terminate called after throwing an instance of 'std::out_of_range'
what(): _Map_base::at
/cromwell_root/script: line 26: 16 Aborted (core dumped) translocator -m /cromwell_root/fc-4f147b38-30db-4e2b-8693-ce0d6c0a8f9d/results/ONTWholeGenome/SM-J9ECN/alignments/SM-J9ECN.bam -a /cromwell_root/broad-dsde-methods-long-reads/resources/references/chm13/chm13.draft_v1.0.fasta -v J9ECN.translocator.vcf --min_het_af 0.1 --global_remap
I've tested it on the same input files and parameters that successfully ran on the local server, and they generate that same error. I've checked to confirm that it's not running out of disk space or RAM. It's running from a docker image based on Ubuntu 16.04. Any help would be greatly appreciated!
Metadata
Metadata
Assignees
Labels
No labels