powered by
hasParalogueLinks(object) "hasParalogueLinks"(object)
pgVirtual
# No paralogues testPG <- .loadPgExample(withGroups=TRUE) hasParalogueLinks(testPG) # With paralogues testPG <- .loadPgExample(withGroups=TRUE, withParalogues=TRUE) hasParalogueLinks(testPG)
Run the code above in your browser using DataLab