Skip to content

Commit

Permalink
Removed redundant deletion
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaisingh committed Sep 19, 2024
1 parent 528704f commit de23b4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/RdTest/RdTest.R
Original file line number Diff line number Diff line change
Expand Up @@ -1132,9 +1132,6 @@ runRdTest<-function(bed)

}

cnv_matrix<-loadResult[["cnv_matrix"]]
raw_cov<-loadResult[["raw_cov"]]

if (cnv_matrix[1]=="Failure") {
##assign genotype if no coverage##
if (opt$rungenotype == TRUE && !is.null(opt$SampleIncludeList)) {
Expand Down

0 comments on commit de23b4b

Please sign in to comment.