Process rnaseq rsem/salmon output, accept additional species from igenomes#118
Merged
WackerO merged 64 commits intoqbic-pipelines:devfrom May 11, 2022
Merged
Process rnaseq rsem/salmon output, accept additional species from igenomes#118WackerO merged 64 commits intoqbic-pipelines:devfrom
WackerO merged 64 commits intoqbic-pipelines:devfrom
Conversation
…eated the channels directly from the input/igenomes values in rnadeseq.nf
…_salmon test dataset in the testdata in a subfolder
ggabernet
reviewed
May 4, 2022
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
ggabernet
reviewed
May 9, 2022
ggabernet
reviewed
May 9, 2022
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
ggabernet
reviewed
May 9, 2022
Collaborator
ggabernet
left a comment
There was a problem hiding this comment.
One more round, but this should be the last one! :)
There are still multiple places where ~~~ is substituted back to ===, which will cause issues in file diffs during merge conflicts. Could you change all back to ~~~
Co-authored-by: Gisela Gabernet <gisela.gabernet@gmail.com>
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.
Many thanks to contributing to qbic-pipelines!
This PR allows rnadeseq to use the rsem/salmon output from the new rnaseq version. Further, it contains igenomes.config so that additional species can be used; it should also be able to handle species not configured by igenomes as long as the user provides the necessary files/params.
PR checklist
nextflow run . -profile test,docker).docsis updatedCHANGELOG.mdis updatedREADME.mdis updatedLearn more about contributing: https://github.com/qbic-pipelines/rnadeseq/tree/master/.github/CONTRIBUTING.md