cgat-developers / cgat-flow

cgat-flow repository
MIT License
13 stars 9 forks source link

RNASeqDiffExpression fixes #63

Closed jscaber closed 6 years ago

jscaber commented 6 years ago

Fixes #62 - tested on files that will be merged and files that will remain single. Also adds necessary "input" directory option to pipeline.yml - otherwise pipeline fails when merging (option 0 adds "." to statement).

jscaber commented 6 years ago

Tested with Jenkins/pipeline_testing: PASS This is unsurprising since merging is not tested, however, it's reassuring to know that unmerged files are still processed as needed. Testing should be implemented for file merging separately.