Sam Nicholls

Results 75 comments of Sam Nicholls

I don't suppose anyone had a chance to look at this?

@alexcritschristoph Yes, we really ought to be using paired-end information better, and yup, `pysam` does given information on pairs. Not using this information is not a decision taken lightly and...

Although this is not desired behaviour, it is not high priority as it is off-label use of gretel.

Hi @jsgounot, thanks for the comment and I'm sorry about locking up all your storage! I don't intend to resolve this any time soon as Gretel is designed for local...

No problem - thanks for taking the time to report. Good luck!

Gretel is a proposal to the local MIH problem (defined in our manuscript here https://academic.oup.com/bioinformatics/article/37/10/1360/5988481) and is designed to find shorter regions of interest within metagenomic data. In theory it...

I thought I would try raising this myself, but it seems to linearly require more memory, meaning you must run fewer batches. This ends up taking much more GPU time...

No worries @mashehu! `nextflow run` does not actually support the `-version` argument so I'd suggest there is enough of a distinction between `nextflow -version` and `nextflow run --version`: ``` $...

Hi @mirpedrol, I was thinking of moving this version function to the NfcoreTemplate.groovy so it could be used in the other functions that refer to the workflow version (email, logo)?...

@mirpedrol I've just bumped this to follow up on my previous suggestion, I think it makes sense for anything reporting the workflow version to report the same thing. Let me...