powered by
hasGeneGroups(object) "hasGeneGroups"(object)
pgVirtual
# Empty pangenome testPG <- .loadPgExample() hasGeneGroups(testPG) # With gene groups testPG <- .loadPgExample(withGroups=TRUE) hasGeneGroups(testPG)
Run the code above in your browser using DataLab