Movatterモバイル変換


[0]ホーム

URL:


LoopRig

Build StatusAppVeyor build statuscodecov

Overview

LoopRig is an R package that aims to standardize complexcoordinate-based workflows utilizing chromatin loop and genomic elementdata.

Installation

LoopRig can be installed directly from GitHub:

# install.packages("devtools")devtools::install_github("hsmaan/LoopRig",build_vignettes =TRUE)

Usage

Element data from BED4..n files and chromatin loop data from BEDPEfiles is used as input for theLoopsToRanges() andElementsToRanges() functions, which create S3 containersfor S4GRangesList andGRanges objects respectively.These containers are of classLoopRanges andElementRanges, and can be analyzed using the chromatin loopmanipulation and element linkage functions available in LoopRig.

An in-depth tutorial is available in the package vignettes:

browseVignettes("LoopRig")vignette("LoopRig-Tutorial")

Complete package documentation availablehere

License

GNUGeneral Public License 3.0


[8]ページ先頭

©2009-2025 Movatter.jp