gabrielodom / pathwayPCA

integrative pathway analysis with modern PCA methodology and gene selection
https://gabrielodom.github.io/pathwayPCA/
11 stars 2 forks source link

Reference Manual Edits #53

Closed lxw391 closed 5 years ago

lxw391 commented 5 years ago

see below, function SubsetPathwayData needs an example

image

gabrielodom commented 5 years ago

This function, and getPathPCLs() need examples.

gabrielodom commented 5 years ago

After making the vignette edits, build the PDF. @lxw391, please mark any functions you find without examples in this thread.

gabrielodom commented 5 years ago

Updated the examples in getAssay(), getPathwayCollection(), SubsetPathwayData(), getResponse(), getEvent(), getEventTime(), getPathPCLs(), and AESPCA_pVals().

gabrielodom commented 5 years ago

Updated the example in LoadOntoPCs().

lxw391 commented 5 years ago

@gabrielodom Could you tell me where are the pdf file for the reference manual is located? Thanks.

gabrielodom commented 5 years ago

I've rebuilt the help manual. I'll share the pdf on dropbox in the top level of Ban and Odom -Bioconductor package/.

Also, I've changed the documentation level of many of the internal functions to "internal" (through the @keywords tag). These functions will be excluded from the manual. If you'd like any of these functions to be included, just ask, and I'll remove the tag.

gabrielodom commented 5 years ago

Please leave any manual edit requests as comments here.

gabrielodom commented 5 years ago

Edits:

gabrielodom commented 5 years ago

Updated the documentation title of LoadOntoPCs().

gabrielodom commented 5 years ago

Closed accidentally in the merge.