Open goldpm1 opened 2 years ago
@goldpm1 Hi, were you successful to run this tool with linked-read from 10X genomics ?? I
@goldpm1 @distilledchild I also experienced the same issue with linked reads but I noticed that SVs get called but Manta gets stuck when generating the BAM files (--generateEvidenceBam). If you remove that option then it works fine. I suspect that by removing some tags from the input BAM file and make it look more like a BAM from bwa then the --generateEvidenceBam option should work (I still need to test this).
@ValentinaBoP Thank you for your tip!
Hi.
I'm using 10x linked-read pipeline and acquired bam files through LongRanger tool.
I'm trying to apply Manta 1.6.0 for these bam files, but the error has occured. I looked upon similar articles about this error, but unlike those, it seems not a memory problem, python version or Manta version, because other Bam files (Illumina or BGI seq) run without problem. (I used GRCh38 reference files provided by 10X genomics on this linked-read bam files)
Below is my code and error message. Thank you.
manta_CR.3.txt