Skip to content

Commit

Permalink
skip gc correction
Browse files Browse the repository at this point in the history
  • Loading branch information
ggabernet committed Feb 24, 2020
1 parent 42fa68b commit 0794202
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/run_ascat.r
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ if(opt$gender=="XY"){


#GC wave correction
ascat.bc = ascat.GCcorrect(ascat.bc, opt$gcfile)
#ascat.bc = ascat.GCcorrect(ascat.bc, opt$gcfile)

#Plot the raw data
ascat.plotRawData(ascat.bc)
Expand Down

0 comments on commit 0794202

Please sign in to comment.