8000 GitHub - biopaw/limorhyde
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

biopaw/limorhyde

 
 

Repository files navigation

limorhyde

check-deploy codecov Netlify Status

limorhyde (linear models for rhythmicity, design) enables differential analysis of circadian transcriptome data using state-of-the-art methods for differential expression.

For details about the method and to see how we used it to analyze circadian transcriptome data from various experimental designs, check out the paper and the accompanying results.

Installation

  1. Install BiocManager.

    if (!requireNamespace('BiocManager', quietly = TRUE))
      install.packages('BiocManager')
  2. If you use RStudio, go to Tools → Global Options... → Packages → Add... (under Secondary repositories), then enter:

    You only have to do this once. Then you can install or update the package by entering:

    BiocManager::install('limorhyde')

    Alternatively, you can install or update the package by entering:

    BiocManager::install('limorhyde', site_repository = 'https://hugheylab.github.io/drat/')

Usage

For an introduction to the package, read the vignette. For more details, check out the reference documentation.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%
0