Groups
Groups
Sign in
Groups
Groups
bpipe-discuss
Conversations
About
Send feedback
Help
bpipe-discuss
1–30 of 210
Mark all as read
Report group
0 selected
Robert Bakaric
9/5/22
Unit testing with bpipe
Hi, I don't know if this group is still active or not. But I have a very naive question: how do I
unread,
Unit testing with bpipe
Hi, I don't know if this group is still active or not. But I have a very naive question: how do I
9/5/22
mrmxs
8/20/20
Problem consolidating bpipe and pipe CLI
hi, i have the following problem. I created my own pipeline that takes its own cli parameters like so
unread,
Problem consolidating bpipe and pipe CLI
hi, i have the following problem. I created my own pipeline that takes its own cli parameters like so
8/20/20
mrmxs
,
Simon Sadedin
6
8/5/20
Is it possible to extract threads value outside exec ?
Simon hi, I must apologize for not thoroughly reading the manual. U understood exactly what I am
unread,
Is it possible to extract threads value outside exec ?
Simon hi, I must apologize for not thoroughly reading the manual. U understood exactly what I am
8/5/20
Neulhyo
,
Simon Sadedin
2
5/5/20
Does Bpipe support Docker/Singularity container technology or Conda environments ?
Hi Neulhyo, Bpipe doesn't currently provide any specific support for running commands or
unread,
Does Bpipe support Docker/Singularity container technology or Conda environments ?
Hi Neulhyo, Bpipe doesn't currently provide any specific support for running commands or
5/5/20
Haichao
,
Simon Sadedin
2
7/3/19
cannot open bpipe documentation link (i.e. http://docs.bpipe.org/)
Apologies, it was down due to a server relocation, but should be back up again now! Cheers, Simon On
unread,
cannot open bpipe documentation link (i.e. http://docs.bpipe.org/)
Apologies, it was down due to a server relocation, but should be back up again now! Cheers, Simon On
7/3/19
ben curran
,
Simon Sadedin
5
6/3/19
Branches with overlapping varibale.
So I've figured out why this: run { [ control * [[qc,trim] + [qc,align.using(type:'control
unread,
Branches with overlapping varibale.
So I've figured out why this: run { [ control * [[qc,trim] + [qc,align.using(type:'control
6/3/19
ben curran
2
4/4/19
Pattern match on input veriable name inside stage
The closest I've got is something like this: exec """ echo $input ""
unread,
Pattern match on input veriable name inside stage
The closest I've got is something like this: exec """ echo $input ""
4/4/19
ben curran
3/3/19
Wildcards whilst specifying explicit paths.
Does anyone know if it's possible to use wildcards whilst specifying explicit paths? I have some
unread,
Wildcards whilst specifying explicit paths.
Does anyone know if it's possible to use wildcards whilst specifying explicit paths? I have some
3/3/19
ben curran
,
Simon
3
2/6/19
restricted number of jobs being submitted to resource manager
I got it working by setting the concurrency in the bpipe.config. I've got the run command in a
unread,
restricted number of jobs being submitted to resource manager
I got it working by setting the concurrency in the bpipe.config. I've got the run command in a
2/6/19
ben curran
9/9/18
generating multiple outputs
Apologies, this is probably something terribly basic, but I haven't been able to figure this out.
unread,
generating multiple outputs
Apologies, this is probably something terribly basic, but I haven't been able to figure this out.
9/9/18
mqualls
,
Simon Sadedin
2
8/31/18
enitre "produce" block executes twice?
Hi, Indeed it can get executed twice. This could probably be made clearer in the documentation: in
unread,
enitre "produce" block executes twice?
Hi, Indeed it can get executed twice. This could probably be made clearer in the documentation: in
8/31/18
SSync
,
Simon Sadedin
2
6/29/18
how to catch exception and step name when failed
There are a few different approaches to that. If you want to do it generically, you can register an
unread,
how to catch exception and step name when failed
There are a few different approaches to that. If you want to do it generically, you can register an
6/29/18
mqualls
, …
Morgan Qualls
3
6/15/18
Positional inputs
Thanks, that should do nicely. On Fri, Jun 15, 2018 at 4:46 PM, bpipe-discuss on behalf of Simon <
unread,
Positional inputs
Thanks, that should do nicely. On Fri, Jun 15, 2018 at 4:46 PM, bpipe-discuss on behalf of Simon <
6/15/18
mqualls
,
Simon Sadedin
2
6/4/18
any info about inline sqlite?
It stayed kind of experimental as I found although it was neat, I still found it better to write
unread,
any info about inline sqlite?
It stayed kind of experimental as I found although it was neat, I still found it better to write
6/4/18
Emanuel Schmid
,
Simon
3
5/6/18
output is not recognized
Dear Simon Thanks a lot for the quick answer. Indeed I wanted to avoid a simple produce(*.split)
unread,
output is not recognized
Dear Simon Thanks a lot for the quick answer. Indeed I wanted to avoid a simple produce(*.split)
5/6/18
SSync
3/29/18
any testing tool recommedations for output comparison
I have created 2 different version of same pipeline and would like to setup testing framework for it.
unread,
any testing tool recommedations for output comparison
I have created 2 different version of same pipeline and would like to setup testing framework for it.
3/29/18
Rohit Sharma
,
Simon Sadedin
4
3/2/18
Q&A
AWS sync step as first step of pipeline
Sorry, sent that too early! The example would be: download = { requires r1_input : 'The R1 file
unread,
Q&A
AWS sync step as first step of pipeline
Sorry, sent that too early! The example would be: download = { requires r1_input : 'The R1 file
3/2/18
Rohit Sharma
,
Simon Sadedin
3
2/23/18
Multiple pipeline calls
Thanks that helped me a lot to fix the problem On Wednesday, November 8, 2017 at 6:31:24 AM UTC-5,
unread,
Multiple pipeline calls
Thanks that helped me a lot to fix the problem On Wednesday, November 8, 2017 at 6:31:24 AM UTC-5,
2/23/18
Sue Grimes
1/8/18
Examples of bpipe/slurm pipelines?
Anyone have a good resource (documentation or examples) on how to set up a fairly complex pipeline
unread,
Examples of bpipe/slurm pipelines?
Anyone have a good resource (documentation or examples) on how to set up a fairly complex pipeline
1/8/18
Sue Grimes
,
Simon Sadedin
3
12/16/17
Strange 'stalling' of bpipe execution
Hi Simon, Thanks for the response and the code/troubleshooting hints. What we were seeing was the /
unread,
Strange 'stalling' of bpipe execution
Hi Simon, Thanks for the response and the code/troubleshooting hints. What we were seeing was the /
12/16/17
Emanuel Schmid
,
Simon
4
12/8/17
retry based on md5 checksum instead of time-stamp
Hi I looked a bit further in your code and was wondering. Would it work if I introduce in your Uitls.
unread,
retry based on md5 checksum instead of time-stamp
Hi I looked a bit further in your code and was wondering. Would it work if I introduce in your Uitls.
12/8/17
Emanuel Schmid
,
Simon Sadedin
5
10/19/17
customize chromosomes
Thanks for the input! Indeed it would be unfortunate to have FASTA files for each as I have in total
unread,
customize chromosomes
Thanks for the input! Indeed it would be unfortunate to have FASTA files for each as I have in total
10/19/17
tatinhawk
, …
Andrew Lonsdale
5
9/11/17
Problems reachin Bpipe documentation webpage http://docs.bpipe.org/
Hi all, The main site http://docs.bpipe.org/ is working fine for me right now (Melbourne. Australia).
unread,
Problems reachin Bpipe documentation webpage http://docs.bpipe.org/
Hi all, The main site http://docs.bpipe.org/ is working fine for me right now (Melbourne. Australia).
9/11/17
Michał T. Lorenc
8/2/17
ERROR: Job runner bpipe.executor.SlurmCommandExecutor failed
Hi, I found this workflow (https://github.com/vlsci/bpipe-trinotate/blob/master/trinotate.groovy). I
unread,
ERROR: Job runner bpipe.executor.SlurmCommandExecutor failed
Hi, I found this workflow (https://github.com/vlsci/bpipe-trinotate/blob/master/trinotate.groovy). I
8/2/17
Jerry
,
Simon
2
7/13/17
How to pass parameters to a flag accepting multiple values
Hi Jiarui, How to pass parameters to a flag accepting multiple values, eg, --m file_one --m file_two
unread,
How to pass parameters to a flag accepting multiple values
Hi Jiarui, How to pass parameters to a flag accepting multiple values, eg, --m file_one --m file_two
7/13/17
Etienne Mahe
5/15/17
Cannot cast object 'LB:[annotate]' with class 'bpipe.ListBouncer' to class 'groovy.lang.Closure'
Dear Group, I am trying to run a bpipe pipeline, but am receiving the following error: An error
unread,
Cannot cast object 'LB:[annotate]' with class 'bpipe.ListBouncer' to class 'groovy.lang.Closure'
Dear Group, I am trying to run a bpipe pipeline, but am receiving the following error: An error
5/15/17
António Miguel de Jesus Domingues
, …
Simon
4
3/20/17
Duplicated branch behaviour
It did help, thanks! Your guess is probably right, and re-using the variables which already have
unread,
Duplicated branch behaviour
It did help, thanks! Your guess is probably right, and re-using the variables which already have
3/20/17
Marc Hoeppner
,
Simon Sadedin
4
3/20/17
Stage doesn't complete, but reports success
Hi, happy to do that. Any chance you can move the recent feature request for slurm options into
unread,
Stage doesn't complete, but reports success
Hi, happy to do that. Any chance you can move the recent feature request for slurm options into
3/20/17
Marc Hoeppner
,
Simon Sadedin
4
1/4/17
Advanced SLURM options
NB: did a quick implementation of this in a branch called custom_submit_opts. See Issue #193. Any
unread,
Advanced SLURM options
NB: did a quick implementation of this in a branch called custom_submit_opts. See Issue #193. Any
1/4/17
Linjun Wu
,
Chenhao Li
2
9/17/16
java.io.FileNotFoundException happened on sge server
Hi Linjun, I have the same problem too. I think the problem is most likely caused by the NFS latency
unread,
java.io.FileNotFoundException happened on sge server
Hi Linjun, I have the same problem too. I think the problem is most likely caused by the NFS latency
9/17/16