-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Modified docker container to use it from docker hub
- Loading branch information
1 parent
0ea2655
commit d768dfd
Showing
14 changed files
with
1,798 additions
and
1,527 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
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
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file not shown.
Large diffs are not rendered by default.
Oops, something went wrong.
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 |
---|---|---|
@@ -1,11 +1,11 @@ | ||
task_id hash native_id name status exit submit duration realtime %cpu rss vmem rchar wchar | ||
1 60/90aefa 8065 makeBWAindex (genome.fa) COMPLETED 0 2018-08-03 12:10:37.711 7.3s 491ms 0.0% 4.7 MB 27.5 MB 735.4 KB 509 KB | ||
4 5b/ecb3c6 8519 mapping (B) COMPLETED 0 2018-08-03 12:10:45.148 8.5s 1.7s 33.0% 12 MB 210.6 MB 5.9 MB 97 B | ||
2 bf/43e802 8510 mapping (A) COMPLETED 0 2018-08-03 12:10:45.134 11s 1.7s 34.0% 12 MB 210.6 MB 5.9 MB 97 B | ||
3 b8/b3f827 8494 mapping (C) COMPLETED 0 2018-08-03 12:10:45.110 16.5s 1.7s 35.0% 12 MB 210.6 MB 5.9 MB 97 B | ||
5 6c/014889 9968 samtools (B) COMPLETED 0 2018-08-03 12:10:53.661 16.7s 532ms 28.0% 10.8 MB 877.7 MB 2.2 MB 1.6 MB | ||
6 bc/bc3695 10017 samtools (A) COMPLETED 0 2018-08-03 12:10:56.202 16.7s 569ms 30.0% 10.6 MB 877.7 MB 2.2 MB 1.5 MB | ||
7 52/eecd04 10141 samtools (C) COMPLETED 0 2018-08-03 12:11:01.606 12.7s 533ms 28.0% 9.8 MB 877.7 MB 2.2 MB 1.6 MB | ||
8 22/5651f9 11138 variantCalling (B) COMPLETED 0 2018-08-03 12:11:10.390 9.7s 586ms 0.0% 37 MB 86.8 MB 782.8 KB 233.8 KB | ||
10 b6/0af497 11220 variantCalling (C) COMPLETED 0 2018-08-03 12:11:14.286 8.5s 510ms 31.0% 37 MB 86.8 MB 696.6 KB 181.2 KB | ||
9 99/deadc8 11191 variantCalling (A) COMPLETED 0 2018-08-03 12:11:12.923 12.5s 517ms 38.0% 37 MB 86.8 MB 800.9 KB 268.1 KB | ||
1 b2/6b8e52 9955 makeBWAindex (genome.fa) COMPLETED 0 2018-08-03 13:39:55.677 571ms 472ms 8.0% 2.7 MB 117.2 MB 728.4 KB 508.9 KB | ||
3 06/a0d2ce 10055 mapping (C) COMPLETED 0 2018-08-03 13:39:56.328 1.9s 1.9s 57.0% 11.7 MB 296.9 MB 5.9 MB 97 B | ||
2 f6/3af404 10098 mapping (A) COMPLETED 0 2018-08-03 13:39:56.351 1.9s 1.9s 57.0% 11.7 MB 296.9 MB 5.9 MB 97 B | ||
4 c5/49dc3c 10068 mapping (B) COMPLETED 0 2018-08-03 13:39:56.342 2s 1.9s 55.0% 11.7 MB 296.9 MB 5.9 MB 97 B | ||
5 b5/089036 10576 samtools (C) COMPLETED 0 2018-08-03 13:39:58.290 746ms 687ms 37.0% 11 MB 130.2 MB 2.2 MB 2.1 MB | ||
6 38/45a06f 10593 samtools (A) COMPLETED 0 2018-08-03 13:39:58.310 772ms 712ms 39.0% 11 MB 130.2 MB 2.2 MB 2.1 MB | ||
7 69/e3f32a 10610 samtools (B) COMPLETED 0 2018-08-03 13:39:58.318 774ms 715ms 37.0% 11 MB 130.2 MB 2.2 MB 2.1 MB | ||
9 94/5bd822 10975 variantCalling (A) COMPLETED 0 2018-08-03 13:39:59.103 741ms 671ms 34.0% 36.4 MB 168.6 MB 649.9 KB 112.3 KB | ||
10 96/ea9536 10992 variantCalling (B) COMPLETED 0 2018-08-03 13:39:59.123 762ms 694ms 51.0% 36.4 MB 168.5 MB 869.9 KB 314.7 KB | ||
8 1f/df3295 10943 variantCalling (C) COMPLETED 0 2018-08-03 13:39:59.058 5.7s 658ms 36.0% 36.4 MB 168.5 MB 672.4 KB 136.6 KB |
Oops, something went wrong.