type
Character(1). Name of analyses one wants to retrieve the results for.
Currently supported are "allelicBias", "clustering", "genotype" and "samplesCorrelation".
elements
Character. Default NULL. Which elements of the resulting list structure should be returned?
If set to NULL, all elements will be returned. Otherwise, if names are provided, only the requested subset elements will be returned.
If type equals "allelicBias", valid values are "pValue", "confIntervalMin", "confIntervalMax", "fractionEstimate", "background", "FDR_results", and "parameters".
If type equals "clustering", valid values are the defined read groups in the object.
If type equals "genotype", valid values are "strongGenotypes", "weakGenotypes", and "invariantGenotypes".
If type equals "samplesCorrelation", valid values are "corTable", and "transl".