When I used R's circle package to draw SNP density map, I made an error
0
0
Entering edit mode
3.2 years ago
445014525 • 0
circos.initialize(factors=df$gene,x=df$X)
error: Range of the sector ('NW_003803315.1') cannot be 0. You might
need to set the second and the fourth values in`circos.par$cell.padding` to 0.

How can I solve this problem

R • 747 views
ADD COMMENT
0
Entering edit mode

Did you try to act on the advice given ,i.e., "You might need to set the second and the fourth values incircos.par$cell.padding to 0." ?

ADD REPLY
0
Entering edit mode

I tried, but it didn't work。

ADD REPLY
0
Entering edit mode

Great that you tried. However, by just providing the error message and no other information, we can only minimally help you. If you want further help, then please provide, at the very least, a minimum version of df so that we can try to reproduce the error.

ADD REPLY

Login before adding your answer.

Traffic: 1301 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