| atlas-class | R Documentation |
Class atlas This is the class used to create an object which will contains every dataframe and list created when creating submaps.
segments_listthe list of segments
submaps_lista list of submaps
likelihood_summarya dataframe with both likelihood0 and likelihood1 over the submaps
estimation_summarya dataframe with both a and f estimation over the submaps
submap_summarya dataframe with summary statitistics about the submaps
HBD_recapa dataframe with for one individual and for one marker a mean computation of all the HBD probabilities computed, on every individuals.
FLOD_recapa dataframe with for one individual and for one marker a mean computation of all the FLOD scores computed, on every individuals.
HBDsegmentsa list of dataframe with the HBDsegments, on all individuals.
HFLODa dataframe with the value of HFLOD scores for every markers through all submaps.
bedmatrixa bed.matrix object (refer to gaston package)
bySegmentsa boolean indicating wheter the creation of summary statistics was made by segments (see documentation of Fantasio function)
unitthe unit of the markers (cM or Bp).
gapthe value of the gap used to pick marker when doing submaps by snps. (see function Fantasio for more infos)
logisticRegressionthe results of logistic regression
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.