-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
24 changed files
with
195,744 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e DOCKER_HOST=unix:///var/run/docker.sock -v /tmp:/tmp -v /home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04:/home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04 -w=/home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04/exe quay.io/commonwl/cwltool:3.1.20220628170238 --outdir /home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04/outputs https://raw.githubusercontent.com/sapporo-wes/yevis-cli/6411de7d3a823d717d61d29591f59c681e8705be/tests/CWL/wf/trimming_and_qc.cwl /home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04/exe/workflow_params.json 1>/home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04/stdout.log 2>/home/ubuntu/git/github.com/sapporo-wes/sapporo-service/run/27/27469c13-2f6d-47af-9623-39cdee5f1a04/stderr.log |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
2023-07-25T14:54:07 |
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
{ | ||
"fastq_1": { | ||
"class": "File", | ||
"path": "ERR034597_1.small.fq.gz" | ||
}, | ||
"fastq_2": { | ||
"class": "File", | ||
"path": "ERR034597_2.small.fq.gz" | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
[ | ||
{ | ||
"file_name": "ERR034597_1.small.fq.trimmed.1P.fq", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_1.small.fq.trimmed.1P.fq" | ||
}, | ||
{ | ||
"file_name": "ERR034597_1.small.fq.trimmed.1U.fq", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_1.small.fq.trimmed.1U.fq" | ||
}, | ||
{ | ||
"file_name": "ERR034597_1.small.fq.trimmed.2P.fq", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_1.small.fq.trimmed.2P.fq" | ||
}, | ||
{ | ||
"file_name": "ERR034597_1.small.fq.trimmed.2U.fq", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_1.small.fq.trimmed.2U.fq" | ||
}, | ||
{ | ||
"file_name": "ERR034597_1.small_fastqc.html", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_1.small_fastqc.html" | ||
}, | ||
{ | ||
"file_name": "ERR034597_2.small_fastqc.html", | ||
"file_url": "http://localhost:1122/runs/27469c13-2f6d-47af-9623-39cdee5f1a04/data/outputs/ERR034597_2.small_fastqc.html" | ||
} | ||
] |
94,556 changes: 94,556 additions & 0 deletions
94,556
tests/ro-crate/ro-crate_dir/outputs/ERR034597_1.small.fq.trimmed.1P.fq
Large diffs are not rendered by default.
Oops, something went wrong.
3,424 changes: 3,424 additions & 0 deletions
3,424
tests/ro-crate/ro-crate_dir/outputs/ERR034597_1.small.fq.trimmed.1U.fq
Large diffs are not rendered by default.
Oops, something went wrong.
94,556 changes: 94,556 additions & 0 deletions
94,556
tests/ro-crate/ro-crate_dir/outputs/ERR034597_1.small.fq.trimmed.2P.fq
Large diffs are not rendered by default.
Oops, something went wrong.
1,468 changes: 1,468 additions & 0 deletions
1,468
tests/ro-crate/ro-crate_dir/outputs/ERR034597_1.small.fq.trimmed.2U.fq
Large diffs are not rendered by default.
Oops, something went wrong.
187 changes: 187 additions & 0 deletions
187
tests/ro-crate/ro-crate_dir/outputs/ERR034597_1.small_fastqc.html
Large diffs are not rendered by default.
Oops, something went wrong.
187 changes: 187 additions & 0 deletions
187
tests/ro-crate/ro-crate_dir/outputs/ERR034597_2.small_fastqc.html
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
547 |
Oops, something went wrong.