You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.
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)
@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).
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
The text was updated successfully, but these errors were encountered: