Build branch main with version main (8f525f5)
Build pipeline: viash-hub.biobox.main-x27rr
Source commit: 8f525f5e40
Source message: Bedtools_Intersect (#94)
* Initial Commit
* Update config.vsh.yaml
* creating templates
* Update config.vsh.yaml
* Update script.sh
* Added output
* Update config.vsh.yaml
* Update test.sh
* Update test.sh
* More tests
* small changes
* update
- change some var names
- debugged
- added more test
* Update CHANGELOG.md
* Update
* Update help.txt
This commit is contained in:
@@ -173,7 +173,7 @@ build_info:
|
||||
output: "target/nextflow/seqtk/seqtk_sample"
|
||||
executable: "target/nextflow/seqtk/seqtk_sample/main.nf"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "da414e72c60758895b16818309d6c147c288dd84"
|
||||
git_commit: "8f525f5e40301ad51bc1cd9587c0febbef84bd7d"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -3004,7 +3004,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/seqtk/seqtk_sample",
|
||||
"viash_version" : "0.9.0-RC6",
|
||||
"git_commit" : "da414e72c60758895b16818309d6c147c288dd84",
|
||||
"git_commit" : "8f525f5e40301ad51bc1cd9587c0febbef84bd7d",
|
||||
"git_remote" : "https://github.com/viash-hub/biobox"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
@@ -196,7 +196,7 @@ build_info:
|
||||
output: "target/nextflow/seqtk/seqtk_subseq"
|
||||
executable: "target/nextflow/seqtk/seqtk_subseq/main.nf"
|
||||
viash_version: "0.9.0-RC6"
|
||||
git_commit: "da414e72c60758895b16818309d6c147c288dd84"
|
||||
git_commit: "8f525f5e40301ad51bc1cd9587c0febbef84bd7d"
|
||||
git_remote: "https://github.com/viash-hub/biobox"
|
||||
package_config:
|
||||
name: "biobox"
|
||||
|
||||
@@ -3034,7 +3034,7 @@ meta = [
|
||||
"engine" : "docker|native",
|
||||
"output" : "target/nextflow/seqtk/seqtk_subseq",
|
||||
"viash_version" : "0.9.0-RC6",
|
||||
"git_commit" : "da414e72c60758895b16818309d6c147c288dd84",
|
||||
"git_commit" : "8f525f5e40301ad51bc1cd9587c0febbef84bd7d",
|
||||
"git_remote" : "https://github.com/viash-hub/biobox"
|
||||
},
|
||||
"package_config" : {
|
||||
|
||||
Reference in New Issue
Block a user