Skip to content

Improvment on preprocessing#264

Merged
maxulysse merged 5 commits intonf-core:dsl2from
maxulysse:dsl2_preprocessing
Aug 6, 2020
Merged

Improvment on preprocessing#264
maxulysse merged 5 commits intonf-core:dsl2from
maxulysse:dsl2_preprocessing

Conversation

@maxulysse
Copy link
Copy Markdown
Member

nf-core/sarek pull request

Many thanks for contributing to nf-core/sarek!

Please fill in the appropriate checklist below (delete whatever is not relevant).
These are the most common things requested on pull requests (PRs).

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/sarek 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: CONTRIBUTING.md

Copy link
Copy Markdown
Contributor

@FriederikeHanssen FriederikeHanssen left a comment

Choose a reason for hiding this comment

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

Looks awesome!

[ ! -f ${prefix}.bam ] && ln -s ${bam} ${prefix}.bam

samtools index ${prefix}.bam
"""
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Is this from Harshil's modules?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I got inspired from fastqc module

@FriederikeHanssen
Copy link
Copy Markdown
Contributor

Can we merge? Think there is a fix in your code, that I need somewhere in the VariantCalling and copying out one thing has lead to a cascade of changes. Much rather merge und fetch this code

@maxulysse maxulysse merged commit a7679b9 into nf-core:dsl2 Aug 6, 2020
@maxulysse maxulysse deleted the dsl2_preprocessing branch August 6, 2020 10:46
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