A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/ComputationalRegulatoryGenomicsICL/GenomicInteractions/ below:

GitHub - ComputationalRegulatoryGenomicsICL/GenomicInteractions: R/Bioconductor package for handling Genomic interaction data, annotating genomic features with interaction information and producing summary plots

GenomicInteractions is an R/Bioconductor package for manipulating and investigating chromatin interaction data. It provides simple annotation of genomic features which interfaces with existing Bioconductor packages, as well as numerous plotting functions and summary statistics.

To install this package, start R and enter:

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

To install the latest version from this repository using the devtools package:

library(devtools)
install_github("ComputationalRegulatoryGenomicsICL/GenomicInteractions")
Bioconductor links and documentation

The Bioconductor page contains documentation for the current release.

To view example Hi-C and ChIA-PET analysis for using this package on your system, start R and enter:

browseVignettes("GenomicInteractions")

From within R, enter citation("GenomicInteractions"):

  Harmston, N., Ing-Simmons, E., Perry, M., Baresic, A. and
  Lenhard, B. (2015). GenomicInteractions: An R/Bioconductor
  package for manipulating and investigating chromatin interaction
  data. BMC Genomics 16:963.
  
A BibTeX entry for LaTeX users is

  @Article{,
    title = {GenomicInteractions: An R/Bioconductor package for manipulating and investigating chromatin interaction data},
    author = {Nathan Harmston and Elizabeth Ing-Simmons and Malcolm Perry and Anja Bare{\v{s}}i{\'{c}} and Boris Lenhard},
    year = {2015},
    journal = {BMC Genomics},
    volume = {16},
    issue = {963},
    doi = {10.1186/s12864-015-2140-x},
    url = {https://bmcgenomics.biomedcentral.com/articles/10.1186/s12864-015-2140-x},
  }

We welcome contributions in any form: suggestions, issues, bugfixes. Pull requests should be made to the development branch.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4