Skip to content

Adding Dockerfile for custom iCLIP version#97

Merged
skchronicles merged 3 commits intoNCI-RBL:activeDevfrom
skchronicles:activeDev
Dec 16, 2021
Merged

Adding Dockerfile for custom iCLIP version#97
skchronicles merged 3 commits intoNCI-RBL:activeDevfrom
skchronicles:activeDev

Conversation

@skchronicles
Copy link
Copy Markdown
Contributor

Dockerfile for custom iCLIP version

About
Cutadapt versions greater than or equal to 1.15 support multithreading, adding an option to run cutadapt in this mode.

Changes
Changes
This option is only enabled if the version of cutadapt in the user's PATH is greater than or equal to 1.15. Under the hood, I am checking for compatibility with the minimum version of cutadapt that is supported against the version of cutadapt in the user's path. If the version of cutadapt that is install does not support the -j option, then it is not provided at command line (i.e. meaning it will run the same as before).

Resources

@skchronicles skchronicles self-assigned this Dec 16, 2021
@skchronicles skchronicles merged commit 2489ef4 into NCI-RBL:activeDev Dec 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant