findSGVariants. Representative counts are obtained
and variant frequencies estimated with getSGVariantCounts.
analyzeVariants(object, maxnvariant = 20, include = "default", min_denominator = NA, 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, variant frequencies are set to NA.
If NA, all variant frequencies are returned.SGVariantCounts object
sgvc <- analyzeVariants(sgfc_pred)
Run the code above in your browser using DataLab