Bioconductor / VariantAnnotation

Annotation of Genetic Variants
https://bioconductor.org/packages/VariantAnnotation
23 stars 20 forks source link

FILTER Replacement Causes Error #41

Closed DarioS closed 4 years ago

DarioS commented 4 years ago

Wouldn't this be a reasonable action?

Browse[1]> filt(variants) <- "PASS"
Error in .checkLength(x, length(value)) : 
  length(value) must equal length(rowRanges(x)