We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://github.com/RBL-NCI/iCLIP/blob/201bfb96d3b205a6bd7c6f67a5ed1f1e9828d518/workflow/Snakefile#L1420
umitools dedup sorts the output by default (see https://umi-tools.readthedocs.io/en/latest/reference/dedup.html#no-sort-output) so provide it with a --temp-dir as recommended to save temp files.
umitools dedup
--temp-dir
The text was updated successfully, but these errors were encountered:
skchronicles
No branches or pull requests
https://github.com/RBL-NCI/iCLIP/blob/201bfb96d3b205a6bd7c6f67a5ed1f1e9828d518/workflow/Snakefile#L1420
umitools dedup
sorts the output by default (see https://umi-tools.readthedocs.io/en/latest/reference/dedup.html#no-sort-output) so provide it with a--temp-dir
as recommended to save temp files.The text was updated successfully, but these errors were encountered: