getEstimatedMixtureAssignmentForGene {AnaCoDa} | R Documentation |
getEstimatedMixtureAssignmentForGene
Description
Method of Parameter class (access via parameter$<function name>, where parameter is an object initialized by initializeParameterObject). Get estimated mixture assignment for gene
Arguments
samples |
number of samples over which to calculate mixture assignment |
geneIndex |
corresponding index of gene in genome. Should be a number between 1 and length(genome). |
Value
returns value between 1 and n, where n is number of mixtures
[Package AnaCoDa version 0.1.4.4 Index]