Skip to content

Commit 9162ab7

Browse files
committed
Adding all the metrics files required to working directory
1 parent d9ff67b commit 9162ab7

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

inst/typeseq2/launch.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ VERSION="2.2008.2101"
66
echo Pipeline version $VERSION
77

88
ln ../../*.bam ./
9+
cp ../../raw_peak_signal ./
10+
cp ../../sigproc_results/analysis.bfmask.stats ./
11+
cp ../../basecaller_results/BaseCaller.json ./
12+
cp ../../basecaller_results/datasets_basecaller.json ./
13+
cp ../../basecaller_results/ionstats_tf.json ./
14+
cp ../../ionstats_alignment.json ./
15+
916

1017
docker run -i -v $(pwd):/mnt -v /mnt:/user_files \
1118
cgrlab/typeseqhpv:development_191226 \

0 commit comments

Comments
 (0)