GithubHelp home page GithubHelp logo

Comments (5)

ChrisHIV avatar ChrisHIV commented on August 21, 2024

Hi Carlijn, thanks for the interest. That sounds like something I can fix, though I'm afraid probably not before Jan 29th.

from shiver.

CarlijnB avatar CarlijnB commented on August 21, 2024

Thanks Chris!
A quick google appeared to suggest it was the length of the argument, rather than the number of separate arguments, that would be the issue.

from shiver.

ChrisHIV avatar ChrisHIV commented on August 21, 2024

Hi Carlijn, sorry for the delay. I think the latest pushed change should solve the issue - the contig names are now passed between steps via a file. Let me know...

from shiver.

CarlijnB avatar CarlijnB commented on August 21, 2024

Hi Chris,
Thanks for looking at this. I've just downloaded shiver-master and have been playing around with it.

Sorry, I don't actually know yet whether your original fix works - I'm now getting different issues.
The same test data is now giving me bother about trimmomatic ("Error running 'trimmomatic -version"), despite having config.sh set to TrimReadsForAdaptersAndQual=false.
My reads should already have been cleaned, and I do not have trimmomatic installed. Any quick fix to tell shiver this, other than just installing trimmomatic regardless?

Another set of data has issues shortly after BLASTing contigs against ref alignments. It generates the .blast file, but then I get:
/home/s1144826/progs/shiver-master/shiver_funcs.sh: line 617: HIVContigsListOrig: unbound variable
/home/s1144826/progs/shiver-master/shiver_funcs.sh: line 618: HIVContigsListOrig: unbound variable
It subsequently just quits/moves on to the next sample without further message.
Any advice?

Thanks again!
Carlijn

from shiver.

ChrisHIV avatar ChrisHIV commented on August 21, 2024

Hi Carlijn, sorry for the delay. I'm guessing what's happening here is that you've set TrimReadsForAdaptersAndQual=false in your new version of config.sh, but you're providing an old version of config.sh as the argument when you run a shiver command. Can you confirm/refute? I can't see from the code how you would get the former error unless TrimReadsForAdaptersAndQual=true.

from shiver.

Related Issues (17)

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.