Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

hugheylab/limorhyde2

Repository files navigation

check-deploycodecovNetlify StatusCRAN Statusdrat version

limorhyde2 is an approach to analyze rhythmic, genome-scale data in a way that focuses on effect sizes. For a detailed description oflimorhyde2 along with examples showing its utility for transcriptome data, please check out thepaper.

Installation

Option 1: CRAN

if (!requireNamespace('BiocManager',quietly=TRUE))  install.packages('BiocManager')BiocManager::install(c('DESeq2','limma'))install.packages('limorhyde2')

Option 2: Hughey Lab Drat Repository

  1. InstallBiocManager.

    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('limorhyde2')

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

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

Usage

See the examples and detailed guidance in thereference documentation.

Releases

No releases published

Packages

No packages published

Contributors4

  •  
  •  
  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp