nf-core / kmermaid

k-mer similarity analysis pipeline
https://nf-co.re/kmermaid
MIT License
19 stars 12 forks source link

non-coding sourmash compute #88

Closed pranathivemuri closed 4 years ago

pranathivemuri commented 4 years ago

Many thanks to contributing to nf-core/kmermaid!

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

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

pranathivemuri commented 4 years ago

https://github.com/nf-core/kmermaid/blob/79af1c731c7a080a6223516a3e0d170021625f68/main.nf#L1377 - sourmash_sketches is set to concatenate both sketches obtained from nucleotide and peptide sequences and do you want it not do compare on peptide sequence? please let me know if I can understand correctly

olgabot commented 4 years ago

Please update the changelog and usage.md, thanks!

pranathivemuri commented 4 years ago

@olgabot please merge when you can