Rename "Stripping" section to "Host Removal"#531
Merged
Conversation
While many languages like Python have `str.strip`, `str.rstrip`, `str.lstrip`, it's not always clear to non-computer aficionados what it means. I think the flags make sense in context of their usage text, but I feel "Host Removal" is more clear to a new user. Happy to discuss!
Member
|
One for @maxibor. Do you think it is also worth updating this in script(-name)/process label etc.? |
Member
|
Guess we should - host-removal also makes it easier to understand, so I'm all for it ;-) |
Member
|
@maxibor thoughts, now you're back from holiday? |
Member
|
Sure, that sounds like a better name. I'm not too familiar yet with the new json-schema though, shouldn't the process name in |
Member
|
@maxibor yes we should change it everywhere in my opinion (including the script itself, if you're not too attached to the name). Do you want to take that over? Alex or I can also update the schema once everything else is updated. |
Get latest dev version to check no flaky bam filtering
|
TCLamnidis
reviewed
Sep 25, 2020
TCLamnidis
reviewed
Sep 25, 2020
TCLamnidis
reviewed
Sep 25, 2020
TCLamnidis
reviewed
Sep 25, 2020
TCLamnidis
reviewed
Sep 25, 2020
TCLamnidis
approved these changes
Sep 25, 2020
Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
Co-authored-by: Thiseas C. Lamnidis <thisseass@gmail.com>
maxibor
approved these changes
Sep 29, 2020
Member
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
While many languages like Python have
str.strip,str.rstrip,str.lstrip, it's not always clear to non-computer aficionados what it means. I think the flags make sense in context of their usage text, but I feel "Host Removal" is more clear to a new user. Happy to discuss!PR checklist
nextflow run . -profile test,docker --paired_end).nf-core lint .).docsis updatedCHANGELOG.mdis updatedREADME.mdis updatedLearn more about contributing: CONTRIBUTING.md