Matthias Hörtenhuber
Matthias Hörtenhuber
### Description of feature | Name | in `dev` | in last release | | --------------------------------------------------------------------------------- | -------- | --------------- | | [nf-core/airrflow](https://github.com/nf-core/airrflow) | ❌ | ❌ | | [nf-core/atacseq](https://github.com/nf-core/atacseq)...
### Description of feature Instead of 3.0 this should be 3.0.0
### Description of feature [pytest-xdist](https://pytest-xdist.readthedocs.io/en/latest/index.html) should do the job (just need to add `-n auto`). Tested it locally and throws errors because of git errors due to parallel actions (because...
Currently we always test all configs with every PR. We should do something similar to module and only check for changes in nfcore_custom.config.
According to the "Main Workflow Diagram" section in https://about.workflowhub.eu/Workflow-RO-Crate/ the workflow diagram should have types `["File", "ImageObject"]`, however using `add_file()` automatically assigns only type `File`. Is there a way how...
**Name with link** [Nextflow](https://www.nextflow.io/) **Description** Nextflow is a scientific workflow system predominantly used for data analyses. **Link to the vector file, preferably from an official source** https://github.com/seqeralabs/logos/blob/master/nextflow/nextflow_icon_color.svg
since react-infinite has now also been updated to react 16. This should eliminate some warnings.
From https://github.com/nf-core/website/pull/2419#pullrequestreview-1978984511 a front matter option in markdown, e.g. `addHeadingNumbers: true` to add numbers to the heading (there should be a remark/rehype plugin out there, but can't find one at...