getSynthesisRatePosteriorMeanForGene {AnaCoDa}R Documentation

getSynthesisRatePosteriorMeanForGene

Description

Method of Parameter class (access via parameter$<function name>, where parameter is an object initialized by initializeParameterObject). Get posterior mean synthesis rate value for a gene

Arguments

samples

number of samples over which to calculate mean

geneIndex

corresponding index of gene in genome for which posterior mean synthesis rate will be calculated. Should be a number between 1 and length(genome)

log_scale

Calculate posterior mean on log scale

Value

posterior mean synthesis rate for gene


[Package AnaCoDa version 0.1.4.4 Index]