# Load standard (pgFull)
.loadPgExample()
# Use pgLM
.loadPgExample(lowMem=TRUE)
# Create with pgVirtualLoc subclass (here pgFullLoc)
.loadPgExample(geneLoc=TRUE)
# Create with grouping information
.loadPgExample(withGroups=TRUE)
# Create with gene groups split by neighborhood (pgVirtualLoc implied)
.loadPgExample(withNeighborhoodSplit=TRUE)
# Create with paralogue links
.loadPgExample(withGroups=TRUE, withParalogues=TRUE)
Run the code above in your browser using DataLab