Entering edit mode
6.2 years ago
Kritika
▴
270
Hi ,
I have data for NIPT analysis 2 female 2 male and one test. When i running
ref.set <- createReferenceSetFromCounts("binnecounts", outcomes, gcCorrect = FALSE, PCA = FALSE, method ="NCV")
I am getting error
Error in cleaned.good.ratios[j, chr.pos] : subscript out of bounds
Is there any way to tackle this issue