yy_yassour_PM: Posterior Results of Yassour 2009 Yeast Experiment Dataset

Description Usage Format Details References See Also Examples

Description

Output summarized from MCMC posterior results analyzing Yassour 2009 data.

Usage

1
2
3

Format

These are list's containing several posterior means: E.Phi for expected expression, b.InitList.roc for parameters, AA.prob for proportion of amino acids, sigmaW for standard error of measure errors, and gene.length for gene length.

Details

yassour.PM.fits and yassour.PM.appr are the MCMC output of with/without observed expression, respectively. Both contain posterior means of expected expressions and coefficient parameters: E.Phi and b.InitList.roc are scaled results such that each MCMC iteration has mean 1 at E.Phi.

yassour.info contains sequences information (Yeast): AA.prob and gene.length are summarized from corresponding genes in the analysis.

Note that some of genes may not have good quality of expression or sequence information, so those genes are dropped from yassour dataset.

References

https://github.com/snoweye/cubfits/

See Also

yassour

Examples

1
2
3
4
5
6
## Not run: 
str(yassour.PM.fits)
str(yassour.PM.appr)
str(yassour.PM.info)

## End(Not run)

snoweye/cubfits documentation built on Nov. 9, 2021, 3:39 a.m.