pgInMemLoc-class: Superclass for gene location aware pangenome
Description
This virtual class is the superclass for all standard, location aware,
pangenome classes in FindMyFriends. It stores all chromosomal information in
a data.frame.
Slots
geneLocation
- A data.frame containing the columns 'contig', 'start',
'end' and 'strand' and a row for each gene in the pangenome.