You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the container slug does not contain the nf-core organisation (for example during development on a fork), linting will raise a warning, and an error with release mode on
Template
Add new code for Travis CI to allow PRs from patch branches too
Fix small typo in central readme of tools for future releases
Small code polishing + typo fix in the template main.nf file
Header ANSI codes no longer print [2m to console when using -with-ansi
Switched to yaml.safe_load() to fix PyYAML warning that was thrown because of a possible exploit
Add nf-core citation
Add proper nf-core logo for tools
Add Quick Start section to main README of template