Git Product home page Git Product logo

genomicdistributions's Introduction

GenomicDistributions

An R package that provides functions for 1) calculating and 2) visualizing a variety of statistics for a collection of genomic ranges. If you have a set of genomic ranges, such as a BED file the GenomicDistributions R package can help you to explore, annotate, visualize,and compare it.

Installing

Main package

With Bioconductor:

if (!requireNamespace("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("GenomicDistributions")

Or from GitHub:

devtools::install_github("JosephLaiC//GenomicDistributions")

Data package

GenomicDistributionsData: includes full data files, too large to include in GenomicDistributions

Quick start

See the vignettes for more information: http://code.databio.org/GenomicDistributions

Building long vignettes

In the long_vignettes are vignettes that require large external data and take a long time to run. Therefore, they should be pre-built. You can render them manually by running long_vignettes/render-long-vignettes.R. This will use knitr to run the vignette and put the result into the vignettes folder, along with output figures.

Cite GenomicDistributions:
Kupkova K., Mosquera J.V., Smith J.P., Stolarczyk M, Danehy T., Lawson J.T., Rogers S., LeRoy N., Sheffield N.C. GenomicDistributions: fast analysis of genomic intervals with Bioconductor. BMC Genomics 23, 299 (2022). https://doi.org/10.1186/s12864-022-08467-y

genomicdistributions's People

Contributors

hpages avatar j-lawson avatar josephlaic avatar joseverdezoto avatar jpsmith5 avatar jstubbs01 avatar jwokaty avatar kkupkova avatar nsheff avatar nturaga avatar oddodaoddo avatar stolarczyk avatar tdanehy avatar tgstoecker avatar vpnagraj avatar xuebingjie1990 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.