Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segemehl update #123

Merged
merged 2 commits into from
May 30, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions modules.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"bowtie2/align": {
"branch": "master",
"git_sha": "0fe30831abbc2ed115e46e92330edf38f56edc3d",
"git_sha": "e4bad511789f16d0df39ee306b2cd50418365048",
"installed_by": ["modules"]
},
"bowtie2/build": {
Expand All @@ -42,7 +42,7 @@
},
"bwa/index": {
"branch": "master",
"git_sha": "6278bf9afd4a4b2d00fa6052250e73da3d91546f",
"git_sha": "086fa66260595e123b0ea47a6512539b72a9afa3",
"installed_by": ["modules"]
},
"cat/cat": {
Expand All @@ -52,7 +52,7 @@
},
"cat/fastq": {
"branch": "master",
"git_sha": "0997b47c93c06b49aa7b3fefda87e728312cf2ca",
"git_sha": "4fc983ad0b30e6e32696fa7d980c76c7bfe1c03e",
"installed_by": ["modules"]
},
"circexplorer2/annotate": {
Expand All @@ -67,12 +67,12 @@
},
"csvtk/join": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"git_sha": "614abbf126f287a3068dc86997b2e1b6a93abe20",
"installed_by": ["modules"]
},
"csvtk/split": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"git_sha": "614abbf126f287a3068dc86997b2e1b6a93abe20",
"installed_by": ["modules"]
},
"custom/dumpsoftwareversions": {
Expand All @@ -92,7 +92,7 @@
},
"gawk": {
"branch": "master",
"git_sha": "b42fec6f7c6e5d0716685cabb825ef6bf6e386b5",
"git_sha": "cf3ed075695639b0a0924eb0901146df1996dc08",
"installed_by": ["modules"]
},
"gnu/sort": {
Expand Down Expand Up @@ -162,7 +162,7 @@
},
"segemehl/align": {
"branch": "master",
"git_sha": "3f5420aa22e00bd030a2556dfdffc9e164ec0ec5",
"git_sha": "9a6b0745dbb5359286d36dee2183ffab240abba0",
"installed_by": ["modules"]
},
"segemehl/index": {
Expand Down Expand Up @@ -192,7 +192,7 @@
},
"tximeta/tximport": {
"branch": "master",
"git_sha": "c275c3baac6df8f0c7c500760a0cf014ce7b525d",
"git_sha": "5d095e8413da1f4c72b7d07ce87f75c09482486f",
"installed_by": ["modules"]
}
}
Expand Down
2 changes: 1 addition & 1 deletion modules/nf-core/bowtie2/align/main.nf

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

43 changes: 34 additions & 9 deletions modules/nf-core/bowtie2/align/meta.yml

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

2 changes: 1 addition & 1 deletion modules/nf-core/bwa/index/environment.yml

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

4 changes: 2 additions & 2 deletions modules/nf-core/bwa/index/main.nf

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

1 change: 1 addition & 0 deletions modules/nf-core/bwa/index/meta.yml

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

10 changes: 7 additions & 3 deletions modules/nf-core/bwa/index/tests/main.nf.test.snap

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

2 changes: 2 additions & 0 deletions modules/nf-core/cat/fastq/tests/main.nf.test

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

2 changes: 1 addition & 1 deletion modules/nf-core/csvtk/join/environment.yml

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

5 changes: 2 additions & 3 deletions modules/nf-core/csvtk/join/main.nf

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

64 changes: 64 additions & 0 deletions 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.

60 changes: 60 additions & 0 deletions modules/nf-core/csvtk/join/tests/main.nf.test.snap

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

5 changes: 5 additions & 0 deletions modules/nf-core/csvtk/join/tests/nextflow.config

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

2 changes: 2 additions & 0 deletions modules/nf-core/csvtk/join/tests/tags.yml

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

3 changes: 2 additions & 1 deletion modules/nf-core/csvtk/split/environment.yml

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

17 changes: 15 additions & 2 deletions modules/nf-core/csvtk/split/main.nf

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

Loading
Loading