MyNixOS website logo
Description

Meta-Analysis of Gene Expression Data.

A pipeline for the meta-analysis of gene expression data. We have assembled several analysis and plot functions to perform integrated multi-cohort analysis of gene expression data (meta- analysis). Methodology described in: <http://biorxiv.org/content/early/2016/08/25/071514>.

metaIntegrator

This is README space for metaIntegrator_public. To be filled with a README if necessary, or for internal use if required.

What is this repository for?

  • This repository is for building and testing the metaIntegrator_public R package

Who do I talk to?

  • Either create an issue, email adityamr [at] stanford.edu, or email hayneswa [at] stanford.edu

How do I install the MetaIntegrator package?

For the current version on CRAN:

install.packages("MetaIntegrator")

For the current development version:

Run the following lines in R:

library(devtools)

install_bitbucket("khatrilab/metaIntegrator_public", auth_user=USERNAME, password=PASSWORD)

where USERNAME and PASSWORD are your bitbucket username and password.

If you get a permissions error, ask Aditya for the app password.

If you get "ERROR: dependency ‘deapathways’ is not available for package ‘MetaIntegrator’", follow these steps:

download the deapathways_1.0.tar.gz file (which is stored in metaIntegrator_public/inst).

install deapathways, either by going to the command line, navigating to the folder containing
the tar.gz file in the command line and running R CMD INSTALL deapathways_1.0.tar.gz,
or by running install.packages(PATH_TO_FILE, repos = NULL, type="source")
where PATH_TO_FILE is the path to the deapathways_1.0.tar.gz file

Documentation

To read the Vignette go to: http://khatrilab.bitbucket.org/MetaIntegratorVignette/

Metadata

Version

2.1.3

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