Skip to content

Removed bowtie2 alignments from .command.out#101

Merged
skrakau merged 2 commits intonf-core:devfrom
skrakau:fix_bowtie2_stdout
Sep 11, 2020
Merged

Removed bowtie2 alignments from .command.out#101
skrakau merged 2 commits intonf-core:devfrom
skrakau:fix_bowtie2_stdout

Conversation

@skrakau
Copy link
Copy Markdown
Member

@skrakau skrakau commented Sep 11, 2020

Addresses #97.

Redirected bowtie2 stdout, i.e. alignments, to /dev/null and bowtie2 stderr to log file. The log file is not written to results as ${name}_remove_phix.log covers already the important stats.

Also I couldn't resist to rename ${name}_remove_phix_log.txtto ${name}_remove_phix.log. I saw there more such named files, but I would rename them in a separate PR, if you don't mind :)

PR checklist

  • This comment contains a description of changes (with reason)
  • If you've fixed a bug or added code that should be tested, add tests!
  • If necessary, also make a PR on the nf-core/mag branch on the nf-core/test-datasets repo
  • Ensure the test suite passes (nextflow run . -profile test,docker).
  • Make sure your code lints (nf-core lint .).
  • Documentation in docs is updated
  • CHANGELOG.md is updated
  • README.md is updated

Learn more about contributing: https://github.com/nf-core/mag/tree/master/.github/CONTRIBUTING.md

@skrakau skrakau requested a review from d4straub September 11, 2020 13:10
Copy link
Copy Markdown
Collaborator

@d4straub d4straub left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, would it make sense to add that to the CHANGELOG.md as well (since it is a bug in 1.0.0)?

@skrakau
Copy link
Copy Markdown
Member Author

skrakau commented Sep 11, 2020

Thanks @d4straub ! I thought it doesn't really change the user interface, but it does effect the size so I added it.

@skrakau skrakau merged commit 6f9ecd3 into nf-core:dev Sep 11, 2020
@skrakau skrakau deleted the fix_bowtie2_stdout branch May 31, 2021 13:37
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.

2 participants