We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9162ab7 commit 45810c5Copy full SHA for 45810c5
inst/typeseq2/launch.sh
@@ -5,7 +5,7 @@ VERSION="2.2008.2101"
5
#autorundisable
6
echo Pipeline version $VERSION
7
8
-ln ../../*.bam ./
+cp ../../*.bam ./
9
cp ../../raw_peak_signal ./
10
cp ../../sigproc_results/analysis.bfmask.stats ./
11
cp ../../basecaller_results/BaseCaller.json ./
0 commit comments