Christian Brandt

Results 8 issues of Christian Brandt

## Bug report ### Expected behavior and actual behavior **TLDR: `process.executor = 'google-lifesciences'` is not recognized for certain nextflow versions if its written before another process {} statment**. We have...

known issue
lang/config

# List of Tools ## Implement? * [VirMiner(Mining, analyzing, and integrating viral signals from metagenomic data)](https://github.com/TingtZHENG/VirMiner/) * [Paper](https://microbiomejournal.biomedcentral.com/articles/10.1186/s40168-019-0657-y) + [ ] Docker file created * [VirMine (viral sequences from metagenomes)](https://github.com/thatzopoulos/virMine)...

documentation

# random nucleotide shuffling for error-prone ont reads to improve/validate read hit * @hoelzer can you add some code and/or github ref for the nucleotide shuffling? * it should be...

enhancement

* singularity build from docker images sometimes fails * we want to take a look at uploading these images to singularity hub

enhancement

Hi, when doing an API call to the tower (which was previously working with the git repository), we now get this error message: ``` Execution failed: generic::failed_precondition: while running "nf-workflow-36Os6uMuBvpKiR":...

* new version speed things up -> [link](https://www.biorxiv.org/content/10.1101/2021.06.03.446934v2) * prepared a container for 2.1.3 `nanozoo/eggnog-mapper:2.1.3--c399e85` - 2.1.4 is not on bioconda yet

* report back the number of unused reads back to the User. * Should/Could look like this ```` nanopore reads: 500,000 reads used from 2,000,000 Illumina reads: 2500,000 reads used...

enhancement

new guppy version 6 does not require arrangement files for demultiplexing and has some changes demulti like this ``` process collect_fastq { label 'demultiplex' input: tuple val(name), val(technology), path(dir) output:...

enhancement