vplagnol / ExomeDepth

ExomeDepth R package for the detection of copy number variants in exomes and gene panels using high throughput DNA sequencing data.
59 stars 26 forks source link

plot_CNV with exon names error #15

Closed przemekl closed 6 years ago

przemekl commented 6 years ago

After successful generation of several plots, an error occurs "Error in if (exon.array$short.name[nrow(exon.array)] != exon.array$short.name[nrow(exon.array) - : argument is of length zero" What could be the reason and how can I fix it? I have version 1.1.10 from CRAN.

przemekl commented 6 years ago

It looks like this bug has been fixed in 1.1.11