Dsl2 annotation#386
Conversation
|
|
ok, now need to do something smart with the tag for the different images. |
Just need to spell the options properly actually... |
What do you mean here? |
Just did the commit B-) |
|
@KevinMenden @drpatelh can you check out this PR? |
|
Looks good to me guys. It would be much easier to see what is happening when these are submitted as separate nf-core/modules but otherwise 👌🏽 I have had to use customish modules for snpEff in viralrecon because I needed to create the db and run via the genome fasta and gff as opposed to an existing snpEff db. Be great to see these on nf-core modules though 💥 |
Ok, then I start migrating modules to the nf-core/modules repo |
I'm starting to add annotation.
Based on the branch from #379, so git history should be fine once it's merged.
I think it make sense to have that as (a) separate subworkflow(s).
Already created the dockerhub images for snpeff/vep:
https://hub.docker.com/r/nfcore/snpeff
https://hub.docker.com/r/nfcore/vep
PR checklist
scrape_software_versions.pynf-core lint .).nextflow run . -profile test,docker).docs/usage.mdis updated.docs/output.mdis updated.CHANGELOG.mdis updated.README.mdis updated (including new tool citations and authors/contributors).