MyNixOS website logo
Description

Pathway Testing for Longitudinal Omics.

A self-contained hypothesis is tested for a given pathway of longitudinal omics. 'SlaPMEG' is a two-step procedure. First, a shared latent process mixed model is fitted over the longitudinal measures of omics in a pathway. This shared model allows deviation from the shared process at subject level (a random intercept, slope, or both per subject) and also at omic level (a random effect per omic). These random effects summarize the longitudinal trend of the observations which can be used to test for group differences using 'Globaltest' in the second step. If the pathway is large or the shared effect is small, the package fits a series of pairwise models and estimates the shared random effects based on them.

SlaPMEG

This package is designed to perform a Shared latent Process Mixed Effects analysis with Globaltest.

Here is a list of functions:

slapmeg fits slapmeg for a single feature-set
multslapmeg fits slapmeg simultaneously for several feature-sets
pairslapmeg fits slapmeg based on a computationally efficient approach
plotslapmeg Plots the estimated random effects within the pathway
print.slapmeg Prints the slapmeg model and results with details
summary.slapmeg Prints the slapmeg model and results
simslapmeg Generates joint lingitudinal observations

Usage

For details explanations and example usage check the help files within package, but here are some tips.

  • The data need to be in the conventional genomics format, so columns indicate variables and features, whereas rows indicate subjects and repeated measurements.
  • The formula must be supplied as a formula object.
  • There is a function to simulate longitudinal observations, so you can give it a try if you do not have a real dataset.
  • It is possible to use predefined pathways such as GO, KEGG, Wikipathways, and etc. as long as they are put into a list format, you can take a look at examples of creating such lists in the "Creating the Pathlists" section of rSEA package manual.
  • If the feature-set has more than 10 features, the slapmeg function will automatically switch to the pairslapmeg which is computationally more efficient.
  • If you had convergance issues with smaller feature-sets, try the pairslapmeg function.
  • The plotslapmeg function will give an insight on the source of differential expression.
Metadata

Version

1.0.1

License

Unknown

Platforms (75)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    WASI
    Windows
Show all
  • aarch64-darwin
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64_be-none
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-darwin
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-darwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • vc4-none
  • wasm32-wasi
  • wasm64-wasi
  • x86_64-cygwin
  • x86_64-darwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-windows