Skip to content

Commit

Permalink
update module
Browse files Browse the repository at this point in the history
  • Loading branch information
luisas committed May 28, 2024
1 parent 3949496 commit 06fa862
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 34 deletions.
2 changes: 1 addition & 1 deletion .nf-core.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
repository_type: pipeline
nf_core_version: "2.14.1"
lint:
files_exist: conf/igenomes.config
files_exist: conf/igenomes.config
44 changes: 12 additions & 32 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,51 +8,37 @@
"csvtk/concat": {
"branch": "master",
"git_sha": "cfe2a24902bfdfe8132f11461ffda92d257f9f09",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"csvtk/join": {
"branch": "master",
"git_sha": "5e0c5677ea33b3d4c3793244035a191bd03e6736",
"installed_by": [
"modules"
]
"git_sha": "614abbf126f287a3068dc86997b2e1b6a93abe20",
"installed_by": ["modules"]
},
"fastme": {
"branch": "master",
"git_sha": "5f4e755fdc22c6e40d740ab27ea9b1004e806cb5",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"fastqc": {
"branch": "master",
"git_sha": "285a50500f9e02578d90b3ce6382ea3c30216acd",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"iqtree": {
"branch": "master",
"git_sha": "ba03053ffa300ccdd044545131ba033b73f327fe",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"multiqc": {
"branch": "master",
"git_sha": "b7ebe95761cd389603f9cc0e0dc384c0f663815a",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
},
"tcoffee/align": {
"branch": "master",
"git_sha": "5c82ca0a942f2793859bb2f25601eb69c50590dc",
"installed_by": [
"modules"
]
"installed_by": ["modules"]
}
}
},
Expand All @@ -61,26 +47,20 @@
"utils_nextflow_pipeline": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
},
"utils_nfcore_pipeline": {
"branch": "master",
"git_sha": "92de218a329bfc9a9033116eb5f65fd270e72ba3",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
},
"utils_nfvalidation_plugin": {
"branch": "master",
"git_sha": "5caf7640a9ef1d18d765d55339be751bb0969dfa",
"installed_by": [
"subworkflows"
]
"installed_by": ["subworkflows"]
}
}
}
}
}
}
}
1 change: 0 additions & 1 deletion modules/nf-core/csvtk/join/tests/main.nf.test

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 06fa862

Please sign in to comment.