-
Notifications
You must be signed in to change notification settings - Fork 152
Workflow specification is complete?: False #143
Comments
Yes, RNA-seq sample need be run with --rna option. Manta seemed to choke at the stats generation step, which essentially subsample reads and estimate insertion size from the input bam. Could you describe more about the RNA-seq bam? Are they paired-end reads? My intuition is that there might be some unexpected characteristics of the RNA bam. If that's not easy to identify, I would need a sample of your bam files to debug. Is it possible to share a bamlet that can demonstrate the same problem? |
Yes they are paired-end reads. Could you provide me with an email adress, then I could send you an example bam via file-share links. |
Dear @x-chen. I sent you some testdata last week and just was wondering whether you need anything in addition? |
I was on vacation last week. And I will take a look once time allows. |
There was a bug in stats generation that was triggered by reference sequences smaller than 100bp. I just created a branch bug-MANTA-1459 with the bug fixed. I have tested it against the test data you provided, and the bug fix will be rolled in the next release. |
The bug fix is now in v1.5.0 |
Dear Manta Team,
I'm having reproducible issues that identically processed datasets are stuck in Manta with the following status messages that are updated hourly but it never runs through:
I ran two testfiles produced by bwa - one was a paired-end WGS dataset, the other RNA-seq. But both processed identically, same modules, same resources, same node.
Then I run manta out of the official Docker container. the MCC_1T (WGS 157 GB) passes after a couple of hours successfully. The MCC-25 sample (RNA-seq 1.5 GB) is looping with the bespoke message.
I also tried running the RNA-seq sample with the --rna flag, but that didn't help.
Can you help me on this? I'm out of options.
The text was updated successfully, but these errors were encountered: