Anders Sune Pedersen

Results 35 issues of Anders Sune Pedersen

#695 Adding checks for md5-sums in CI-tests - where possible. For text-based output-files with changing md5-sums, I've tried adding some tests of certain strings in the output-files. The binary-output-files with...

### Description of the bug When running the following test, which is also also part of the CI-test `tests/test_tools_manually.yml`, ```nextflow run main.nf -profile test,tools_somatic_ascat``` @SusiJo found that the content (not...

bug

### Description of feature Do we want to pass a target-bed-file to the module `BCFTOOLS_STATS` in `subworkflows/nf-core/vcf_qc.nf`? By supplying a target-bed-file to `BCFTOOLS_STATS`, we (supposedly) get some nice depth-plot. With...

enhancement

### Description of feature Add md5-sums to CI-tests. Okayed by @maxulysse

enhancement

This might be more of a request for clarification than an actual issue or problem with the code. I noticed that the definition of relatedness seem to have changed with...

### Description of feature When running `nf-core modules update -a` in Sarek, I kept getting the message ``` ... │ 88 │ │ raise LookupError( │ │ ❱ 89 │...

good-first-issue
enhancement

This is a DRAFT PR for #738. Still lots more to be done and things that needs to be discussed. So far I am just concatenating the germline-vcfs from haplotypecaller...

This download test can't run with the option `-stub`. The test cmd works fine (locall) without that option, and it should also run okay on GitHub. https://nfcore.slack.com/archives/CE5LG7WMB/p1710342898081509?thread_ts=1710341749.045159&cid=CE5LG7WMB https://nfcore.slack.com/archives/CE5LG7WMB/p1710344889022759?thread_ts=1710341749.045159&cid=CE5LG7WMB ## PR...

### Description of the bug Need to update the following modules: - [x] [bwa/index](https://github.com/nf-core/modules/pull/4987) - [x] [bwa/mem](https://github.com/nf-core/modules/pull/4988) - [x] [cat/cat](https://github.com/nf-core/modules/pull/4990) - [x] cat/fastq (Already updated in modules, but needs to...

bug

### Description of the bug Spark may have stopped working after docker.userEmulation was removed in https://github.com/nf-core/sarek/pull/1405. ### Command used and terminal output _No response_ ### Relevant files _No response_ ###...

bug