Skip to content

Commit

Permalink
Tagged version 7.0 in the .sh file
Browse files Browse the repository at this point in the history
  • Loading branch information
valeu authored Nov 1, 2022
1 parent 410d522 commit 826c24e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ONCOCNV.sh
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

#Author: Valentina BOEVA

VERSION=6.9
VERSION=7.0

###############################################################################################################

Expand Down Expand Up @@ -90,7 +90,7 @@ cat $TOOLDIR/processControl.R | R --slave --args $OUTDIR/Control.stats.txt $OUTD

#uncomment in case you want to manually limit the number of principal components
#PCtoKeep=1
#cat $TOOLDIR/processControl.v$VERSION.R | R --slave --args $OUTDIR/Control.stats.txt $OUTDIR/Control.stats.Processed.txt $OUTDIR/target.GC.txt $PCtoKeep
#cat $TOOLDIR/processControl.R | R --slave --args $OUTDIR/Control.stats.txt $OUTDIR/Control.stats.Processed.txt $OUTDIR/target.GC.txt $PCtoKeep
ls -l $OUTDIR/Control.stats.Processed.txt

#process test samples and predict CNA and CNVs:
Expand Down

0 comments on commit 826c24e

Please sign in to comment.