nGeneGroups: Get the number of gene groups in a pangenome

Description Usage Arguments Value Methods (by class) Examples

Description

This method gives the number of different gene groups in the object.

Usage

1
2
3
4
nGeneGroups(object)

## S4 method for signature 'pgVirtual'
nGeneGroups(object)

Arguments

object

A pgVirtual subclass

Value

An integer giving the number of gene groups

Methods (by class)

Examples

1
2
testPG <- .loadPgExample(withGroups=TRUE)
nGeneGroups(testPG)

thomasp85/FindMyFriends documentation built on April 25, 2020, 1:06 p.m.