David Fischer

Results 6 issues of David Fischer

- add profile for `SGE` - add documentation in `README` and help message

- changed /TEMPDIR from $(PWD) to `/tmp` because path was too long for MPI - copy `${aln}` to /TEMPDIR since `GARD` wasn't able to follow the symlink on the cluster...

Just ran into this issue while running with `singularity` on an HPC: ``` PMIx has detected a temporary directory name that results in a path that is too long for...

bug

## PR checklist Add nf-core module for fastcov coverage plotting tool. The module was tested with singularity and docker using the container provided by the tools dev. There is currently...

Hey, thanks for this nice pipeline! I'm running the pipeline with the `--list` argument providing a sample sheet to it to run on ~100 samples. But for all the viral...

bug

Added [VirSorter2](https://github.com/jiarong/VirSorter2) as a new process that can be used instead of `VirSorter` using the new flag `--use_virsort2`, adapted the downstream processes (the `parse` process and GFF generation script) to...