If the normalisation factors are provided, i.e. par$normFactors
is
not NULL, they are also randomly generated with the resulting structure
equal to the pulseData$interSampleCoeffs
. Please make sure, that
the upper and lower boundaries are correctly named and structured.
The first value the normalisation factors list is assigned to 1.
initParameters(par, geneParams, pulseData, options)
par | a list with parameter values |
---|---|
geneParams | a vector of names of the gene-specific parameters. For this parameters, the output length is equal the number of genes, i.e. an individual parameter value is generated for every gene. |
pulseData | a |
options | an options object |
a list to provide to the function fitModel
.