Giter VIP home page Giter VIP logo

Comments (6)

rob-p avatar rob-p commented on June 10, 2024

Hi Jason,

Yes, I apologize for this bug. What happened is that in v0.4.0 we changed the output format (dropping FPKM), but I forgot to appropriately modify the reading of the input file in the post-hoc bias correction. The bug should be fixed by commit 88f0921. Could you build this commit and see if this resolves the issue for you (Ido ran into a similar problem on the Google-group, and this seems to have fixed it). If this fixes the issue for you, I'll roll it into a minor version bump. Hopefully, we're moving toward getting rid of the post-hoc bias correction entirely, as more and more bias is being accounted for directly in the inference procedure.

Thanks,
Rob

from salmon.

jmerkin avatar jmerkin commented on June 10, 2024

Hi Rob,

I'm compiling it now. I ran into a different issue with this commit that took a little bit to track down. It looks like you switch from jellyfish 2.1.3 to 2.2.0. I was running into an issue with some undefined values, eraise and a few associated classes from jellyfish include/jellyfish/err.hpp that were present in 2.1.3 and seemingly removed in 2.2.0. Making it use 2.1.3 instead of 2.2.0 let it get past that point in the compilation (still ongoing). I'll get back to you about the impact of that commit.

from salmon.

jmerkin avatar jmerkin commented on June 10, 2024

Hi Rob,

Finished compiling and it no longer throws that error. Thanks for the help!

from salmon.

rob-p avatar rob-p commented on June 10, 2024

Strange! I should still be using Jellyfish 2.1.3 (https://github.com/COMBINE-lab/salmon/blob/master/CMakeLists.txt#L355). I'm not sure why it was fetching 2.2.0 for you. Anyway, I'm glad that this seems to resolve the error with the bias correction --- thanks for reporting back here. I'll probably roll this and a few other small changes into a v0.4.1 soon.

from salmon.

jmerkin avatar jmerkin commented on June 10, 2024

Hm. I had to tweak a few bits in the cmake file for it to compile here due
to the firewall I'm behind (generally no ftp access) so it must have been a
side effect of that. I tried to make sure I was starting from a clean slate
to verify before posting, but guess I wasn't.

Jason

On Tue, Jun 9, 2015 at 4:12 PM, Rob Patro [email protected] wrote:

Strange! I should still be using Jellyfish 2.1.3 (
https://github.com/COMBINE-lab/salmon/blob/master/CMakeLists.txt#L355).
I'm not sure why it was fetching 2.2.0 for you. Anyway, I'm glad that this
seems to resolve the error with the bias correction --- thanks for
reporting back here. I'll probably roll this and a few other small changes
into a v0.4.1 soon.


Reply to this email directly or view it on GitHub
https://github.com/COMBINE-lab/salmon/issues/5#issuecomment-110489862.

from salmon.

rob-p avatar rob-p commented on June 10, 2024

No worries. I've had issues with grabbing Jellyfish from the existing URL depending on the network setup as well. I may just copy that tarball to a GitHub artifact an have the makefile pull from GitHub instead.

--Rob

from salmon.

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.