Giter Club home page Giter Club logo

Comments (14)

BenLangmead avatar BenLangmead commented on July 23, 2024 1

We are finally looking at this and can confirm that we've recreated it. We also see it for unpaired reads. We're investigating.

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

I would like to recreate this issue. It will be helpful to have the fasta file and the command line used for generating the small indexes as well.

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

Okay, this dropbox link is the complete fastafile, which I used for the large index (I will disable this link later on).

The file was split in two using this command: split -l 161150 -a 1 -d cdna_unspliced.fa splitfile_part

And the bowtie indexes were all generated with the simplest version of the bowtie-build command:
For the large index:

bowtie-build cdna_unspliced.fa large_index

And for the small indexes:

bowtie-build splitfile_part0 small_index_part1
bowtie-build splitfile_part1 small_index_part2

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

@ch4rr0 Did you manage to recreate the issue?

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

Hello @mluypaert,
My apologies for the delayed response.

Yes I was able to recreate the problem. Unfortunately the work required to have this resolved is nontrivial, so we will delay this fix until the next bowtie release. We currently don't have a timeline for when this release will be, but I will keep you posted as soon as it's decided.

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

Hello @ch4rr0

I see on the bowtie website that version 1.2.0 was released on 12/12/2016. However I don't see anything in the changelog about the large-index bugfixing (this issue). I assume this was not fixed in release 1.2.0 yet? Any idea on what release would contain this fix and when to expect it to go public?

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

@ch4rr0 @BenLangmead Can you please give me an update on this issue? Are there any timelines on when we could expect this issue to be fixed (by when and in what release)?

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

I am sorry for letting this one slip through the cracks. I have started looking into the issue and will reply to this thread as I progress.

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

@ch4rr0 Any progress updates yet?

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

Hello, I have yet to find the underlying cause of this problem, but still continue to investigate.

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

Would it be possible to re-upload the reference file to dropbox?

from bowtie.

mluypaert avatar mluypaert commented on July 23, 2024

I believe this was the input fasta used to build the large index: https://www.dropbox.com/s/obuwxzmc309e66f/cdna_unspliced.fa?dl=0
This link will expire in 30 days.

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

Thank you. I have saved the file locally.

from bowtie.

ch4rr0 avatar ch4rr0 commented on July 23, 2024

A fix for this issue was included as part of our most recent release.

from bowtie.

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.