Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AlignmentRecordMaterialization fails with sam files (no index) #322

Open
akmorrow13 opened this issue Oct 16, 2017 · 0 comments
Open

AlignmentRecordMaterialization fails with sam files (no index) #322

akmorrow13 opened this issue Oct 16, 2017 · 0 comments
Projects

Comments

@akmorrow13
Copy link
Contributor

org.bdgenomics.mango.models.UnsupportedFileException: bam index not provided for file /data/chr17.7500000-7515000.sam. Stack trace: java.lang.IllegalArgumentException: requirement failed: Did not find any files at /data/chr17.7500000-7515000.sam.
at scala.Predef$.require(Predef.scala:224)
at org.bdgenomics.adam.rdd.ADAMContext.loadIndexedBam(ADAMContext.scala:633)
at org.bdgenomics.mango.models.AlignmentRecordMaterialization$$anonfun$loadFromBam$1.apply(AlignmentRecordMaterialization.scala:189)
at org.bdgenomics.mango.models.AlignmentRecordMaterialization$$anonfun$loadFromBam$1.apply(AlignmentRecordMaterialization.scala:181)

@akmorrow13 akmorrow13 added this to TODO in 0.0.6 Nov 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
0.0.6
TODO
Development

No branches or pull requests

1 participant