Giter Club home page Giter Club logo

Comments (3)

fxwiegand avatar fxwiegand commented on May 21, 2024

Hi there,

the corresponding line in the code is

let tid = bam.header().tid(region.target.as_bytes()).unwrap() as i32;

This suggests the given target (e.g. chr1) is not present in your bam header or probably even file in general. The error message could be improved quite heavily on our side here. I'll try to fix that asap so please keep this issue open until then.

Hope this helps,
Felix

from alignoth.

jianshu93 avatar jianshu93 commented on May 21, 2024

Hello Felix,

I am visualization a bam file from a bacterial genome (not human genome) and it is fragmented. There is not chr1 or something, each fragment is like bacterial name_1 or something. I was using bwa mem to mapping not Bowtie2.

Thanks,

Jianshu

from alignoth.

johanneskoester avatar johanneskoester commented on May 21, 2024

@jianshu93 sure, the chr1 was just an example. Could be any other contig name that causes the failure here. I've just released version 0.6.1, which will provide a better error message that hopefully solves your problem by telling you what is wrong with your input. In case there is still an issue with 0.6.1, please feel free to reopen this issue or open a new one. Thanks!

from alignoth.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.