Giter Site home page Giter Site logo

Comments (3)

lonsbio avatar lonsbio commented on July 24, 2024

From [email protected] on 2012-05-10T13:55:42Z

I just fixed that one by using 3 double quotes, but now there is another error. Since I dont use the input from the previous stage to the next stage, I get this error :

bpipe.PipelineStage INFO |3:52:30 Stage stage_one returned null as default inputs for next stage
bpipe.PipelineStage INFO |3:52:30 Removing inferred outputs matching [.bai$, .log$]
bpipe.PipelineStage INFO |3:52:30 Inferring nextInputs from inputs bpipe.PipelineContext@2c8c7d6.@input
bpipe.PipelineContext INFO |3:52:30 Setting output [] on context 46712790 in thread 1
bpipe.PipelineCategory INFO |3:52:30 multiply on input [] with pattern *
bpipe.PipelineStage INFO |3:52:30 Retaining pre-existing files [] from outputs
bpipe.Pipeline INFO |3:52:30 Pipeline segment failed (2): The pattern provided '*' did not match any of the files provided as input []
Pipeline failed!

from bpipe.

lonsbio avatar lonsbio commented on July 24, 2024

From [email protected] on 2012-05-19T23:31:26Z

I don't fully understand the pipeline well enough here to follow this up. Might be best to follow up by posting to the Google Group and we can figure out if its a bug or not.

NB: a few people have been confused by getting this error because they expect the input pattern to match files in the local directory automatically; however it only actually matches files you provide in the 'bpipe run' command. So even if you use a pattern you still need to provide the files for it to match ...

bpipe run yourpipeline <files....> <=== only these files are considered for matching the input.

from bpipe.

lonsbio avatar lonsbio commented on July 24, 2024

From [email protected] on 2012-05-19T23:31:45Z

Labels: -Type-Defect Type-Other

from bpipe.

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.