Skip to content

Commit 1d51e77

Browse files
committed
populate example bam
1 parent c23d96e commit 1d51e77

4 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,4 @@ ENV BASE=/app/
66

77
WORKDIR ${BASE}
88
COPY ./ ${BASE}
9-
CMD ["Rscript", "longReadPlot.R"]
10-
9+
CMD ["Rscript", "longReadPlot.R"]
Binary file not shown.
Binary file not shown.

examples/example.NA19240.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
#!/bin/bash

0 commit comments

Comments
 (0)