We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a208353 commit b11f984Copy full SHA for b11f984
modules.json
@@ -2,7 +2,8 @@
2
"name": "nf-core/rnaseq",
3
"homePage": "https://github.com/nf-core/rnaseq",
4
"repos": {
5
- "https://github.com/nf-core/modules.git": {
+ "nf-core/modules": {
6
+ "git_url": "https://github.com/nf-core/modules.git",
7
"modules": {
8
"bbmap/bbsplit": {
9
"branch": "master",
0 commit comments