ExomeDepth package- error with "select.reference.set" function
0
0
Entering edit mode
4.4 years ago
OmBibo • 0

Hello,

For CNV detection from targeted NGS data, I'm running the ExomeDepth tutorial, but in the step of building the most appropriate reference set as following:

my.choice <- select.reference.set (test.counts = my.test,reference.counts = my.reference.set, bin.length = (my.counts.dafr$end - my.counts.dafr$start))

I received the following errors:

Optimization of the choice of aggregate reference set, this process can take some time It looks like the test samples has only 0 bins with 2 or more reads. The coverage is too small to perform any meaningful inference so no likelihood will be computed.

Any recommendation, please? Thanks for your help.

ExomeDepth CNV • 1.1k views
ADD COMMENT
1
Entering edit mode

Yeap, looks like your coverage is empty (0 bins) covered at least with one read. Some reading error.

ADD REPLY
0
Entering edit mode

Thanks for your reply. So, unfortunately, the ExomeDepth package will not be applicable to my data!!

ADD REPLY

Login before adding your answer.

Traffic: 1031 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6