hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
170 stars 64 forks source link

Documentation issues #3

Open JEFworks opened 9 years ago

JEFworks commented 9 years ago

Undocumented code objects: ‘make.pagoda.app’ ‘o.ifm’ ‘pagoda.reduce.redundancy’ ‘pagoda.view.aspects’ ‘scde.edff’

Undocumented data sets: ‘o.ifm’ ‘scde.edff’

Undocumented arguments in documentation object 'pagoda.cluster.cells' ‘verbose’ ‘return.details’

Undocumented arguments in documentation object 'pagoda.reduce.loading.redundancy' ‘abs’

Documented arguments not in \usage in documentation object 'pagoda.show.pathways': ‘show.Colv’

Undocumented arguments in documentation object 'scde.browse.diffexp' ‘port’

Undocumented arguments in documentation object 'scde.error.models' ‘linear.fit’ ‘local.theta.fit’ ‘theta.fit.range’

Undocumented arguments in documentation object 'scde.posteriors' ‘ensemble.posterior’

Argument items with no description in Rd object 'pagoda.show.pathways': ‘...’

JEFworks commented 9 years ago

Addressed issues above. Additional issues to address:

JEFworks commented 9 years ago

Addressed issues above. Additional issues to address:

Vignettes still take forever to generate...save intermediates?

Examples with CPU or elapsed time > 5s
                                user system elapsed
scde.fit.models.to.reference 231.282 13.892 210.328
pagoda.subtract.aspect        57.929  0.802  61.327
pagoda.varnorm                55.790  0.692  58.479
scde.posteriors               31.474  0.360  32.723
slowkow commented 8 years ago

In the docs for ?scde.expression.difference I see:

ce conservative estimate of expression-fold change

I believe this should say "log2 fold-change".

Also, it should note that a positive fold-change means the expression is greater in the first level for a factor with two levels. (Here's a related Google Forums question.)

I'll try to make a pull request with these changes soon.

JEFworks commented 8 years ago
JEFworks commented 8 years ago