pcingola/BigDataScript

Is there a way to pass parameters via command line?

juancresc opened this issue · 1 comments

I would like to use the same script over and over but with different input variables, is there a way to pass arguments via command line?

Yes, bds automatically parse command line for you on any global variable,
Here is the documentation and some examples: https://pcingola.github.io/BigDataScript/bigDataScript_manual.html#cmdLineParse