-
Notifications
You must be signed in to change notification settings - Fork 749
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
Update odgi to version 0.9.0 #7313
Changes from all commits
34816b7
9c34316
22652d5
d722598
10dafcb
f9fc2c0
abd01ab
58c7b35
71f1f8a
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,14 @@ | ||
{ | ||
"homo_sapiens - pangenome - pangenome_smoothxg_gfa": { | ||
"content": [ | ||
{ | ||
"0": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.og:md5,8660c0f724a54d7346575ac38ff0b329" | ||
] | ||
], | ||
"1": [ | ||
"versions.yml:md5,57e730c18f2ab7d51bd8ca113e39d553" | ||
], | ||
"og": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.og:md5,8660c0f724a54d7346575ac38ff0b329" | ||
] | ||
], | ||
"versions": [ | ||
"versions.yml:md5,57e730c18f2ab7d51bd8ca113e39d553" | ||
] | ||
} | ||
[ | ||
"versions.yml:md5,ac55cdc779839b4b8de83f0a757c8671" | ||
] | ||
], | ||
"timestamp": "2024-01-30T11:07:44.462811986" | ||
"meta": { | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2025-01-22T10:31:31.313418" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -29,7 +29,5 @@ nextflow_process { | |
{ assert snapshot(process.out).match() } | ||
) | ||
} | ||
|
||
} | ||
|
||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,51 +1,14 @@ | ||
{ | ||
"homo_sapiens - pangenome - pangenome_smoothxg_gfa": { | ||
"content": [ | ||
{ | ||
"0": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.lay:md5,ce4ee2f434717077f5c765a5a82fd978" | ||
] | ||
], | ||
"1": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.tsv:md5,7bf353889ac6dfcce8b38618d760f144" | ||
] | ||
], | ||
"2": [ | ||
"versions.yml:md5,c0207add403de5e7011f368a4cfd3b2b" | ||
], | ||
"lay": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.lay:md5,ce4ee2f434717077f5c765a5a82fd978" | ||
] | ||
], | ||
"tsv": [ | ||
[ | ||
{ | ||
"id": "test", | ||
"single_end": false | ||
}, | ||
"test.tsv:md5,7bf353889ac6dfcce8b38618d760f144" | ||
] | ||
], | ||
"versions": [ | ||
"versions.yml:md5,c0207add403de5e7011f368a4cfd3b2b" | ||
] | ||
} | ||
[ | ||
"versions.yml:md5,ee823dcfb065a7234f0c4e2241651939" | ||
] | ||
], | ||
"timestamp": "2024-01-30T10:58:20.958731752" | ||
"meta": { | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2025-01-22T10:31:46.13426" | ||
} | ||
} |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
"content": [ | ||
"test.og", | ||
[ | ||
"versions.yml:md5,6defcba99b79fde2042de15eec929bf4" | ||
"versions.yml:md5,642e4ce5c2288d3b6e4f231396ecd5b4" | ||
] | ||
], | ||
"meta": { | ||
"nf-test": "0.8.4", | ||
"nextflow": "24.04.4" | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2024-08-13T09:40:56.821872" | ||
"timestamp": "2025-01-15T14:47:49.015053" | ||
} | ||
} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing EOL |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
"content": [ | ||
"test.og", | ||
[ | ||
"versions.yml:md5,ee7ed77636f98e98a3e40a915c22ed64" | ||
"versions.yml:md5,751fb4a0629a070f0edc989c4d5e555b" | ||
] | ||
], | ||
"meta": { | ||
"nf-test": "0.8.4", | ||
"nextflow": "24.04.4" | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2024-08-13T10:09:07.409463" | ||
"timestamp": "2025-01-15T14:48:22.366465" | ||
} | ||
} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing EOL |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
"content": [ | ||
"test.og.stats.tsv", | ||
[ | ||
"versions.yml:md5,0f4d685d1c0d3562081073bfbf85d95d" | ||
"versions.yml:md5,5127b79951be7dcc7925348293826aea" | ||
] | ||
], | ||
"meta": { | ||
"nf-test": "0.8.4", | ||
"nextflow": "24.04.3" | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2024-08-09T09:55:15.438306" | ||
"timestamp": "2025-01-15T14:48:52.45995" | ||
} | ||
} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing EOL |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing EOL |
||
- bioconda::odgi=0.9.0 |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,13 +3,13 @@ | |
"content": [ | ||
"test.og", | ||
[ | ||
"versions.yml:md5,721a9406e96a94ccb0ec44dc4f76ed09" | ||
"versions.yml:md5,23b7ff2375170fe1ed6a50e018fbefb1" | ||
] | ||
], | ||
"meta": { | ||
"nf-test": "0.8.4", | ||
"nextflow": "24.04.4" | ||
"nf-test": "0.9.2", | ||
"nextflow": "24.10.3" | ||
}, | ||
"timestamp": "2024-08-13T09:38:53.743369" | ||
"timestamp": "2025-01-15T14:49:21.848525" | ||
} | ||
} | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. missing EOL |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,4 +2,4 @@ channels: | |
- conda-forge | ||
- bioconda | ||
dependencies: | ||
- bioconda::odgi=0.8.4 | ||
- bioconda::odgi=0.9.0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
missing EOL