View source: R/genotype_table_functions.R
getSumExpFromGenotypeTable | R Documentation |
This function will generate an object of
SummarizedExperiment
class for marker data derived from a
TasselGenotypePhenotype
class object.
getSumExpFromGenotypeTable(tasObj, coerceDosageToInt = TRUE, verbose = FALSE)
tasObj |
An object of class |
coerceDosageToInt |
Should dosage array be returned as |
verbose |
Should messages be displayed to console? Defaults to
|
Returns a SummarizedExperiment
of TASSEL genotype data.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.