Coder Social home page Coder Social logo

hack17-varcall's People

Contributors

emi80 avatar pditommaso avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

islandhopper81

hack17-varcall's Issues

Issue with the multiple use of the index (with STAR command)

Hello,

I'm new in Nextflow use and I try to make a pipeline for RNA_Seq analysis in Nextflow.
It looks like it works for different sample of fastq files until the Alignment steps.
From the Alignment steps it doesn't work anymore for different sample: it's just run the script for one sample and finish.
I use STAR for building the index and for the alignment step, in a pretty similar way than you in your script: https://github.com/nextflow-io/hack17-varcall/blob/master/solutions/fat_floor.adoc .
When I need to build the index (with STAR), I put the directory of the index in a channel. In the next process (Alignment with STAR), I take back the directory of the index from this channel and use it in the STAR command.
When I have different fastq files like, for example: "12CP.fastq", "6HP.fastq", "8HPT.fastq" of the Potatoes species, all process before Alignment run with all the samples and produce all the files. But from the BuildIndex and Alignment, it's running just for one sample and finish the pipeline without returning an error, like if all it's ok. Maybe it's because we can't use the same directory index for multiple STAR Alignment command ?
So I would know if your Nextflow script run for different sample? Or do you have the same problem?

Thank you for your attention
Best regards

Carole

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.