gendata.core
A module containing functions and classes to facilitate the importing of genetic data.
Functions
|
Apply an isin operation elementwise for an array with respect to a list. |
|
Merge sets of genotype data for different chromosomes/loci from the same set of samples. |
|
Read raw genotypes into an annotated data frame. |
Classes
|
An abstract class for other genotype data classes to be based on. |
|
A class to hold and perform basic operations on integer genotype data. |
|
A class to hold and perform operations on standardised genotype data. |