findSGVariants. Representative counts are obtained
and variant frequencies estimated with getSGVariantCounts.
analyzeVariants(object, maxnvariant = 20, include = "default", min_denominator = NA, min_anchor = 1, cores = 1)SGFeatureCounts objectmaxnvariant variants are
identified in an event, the event is skipped, resulting in a warning.
Set to NA to include all events.min_denominator for at
least one event boundary. Otherwise estimates are set to NA.
If NA, all estimates are returned.SGVariantCounts object
sgvc <- analyzeVariants(sgfc_pred)
Run the code above in your browser using DataLab