molgenis / NIPTeR

R Package for Non Invasive Prenatal Testing (NIPT) analysis
GNU Lesser General Public License v3.0
40 stars 16 forks source link

code error about bin_gc_correct.R #18

Open wjzhangiris opened 4 years ago

wjzhangiris commented 4 years ago

may be a bug. the row of 15 if(sum(reads != 0)) { avg.reads.gc.set[i] <- sum(reads) /length(reads[reads > 0]) }

jiaqizhang0712 commented 1 year ago

encounter with the same error.. has it been solved?