Skip to content

bioc/GenomicInteractionNodes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GenomicInteractionNodes

The GenomicInteractionNodes package define genomic interaction hot regions as interaction nodes with following attributes:

  1. it must contain multiple interaction loops,

  2. it regulates one or more target genes.

Installation

You can install the package via devtools::install_github from github.

library(devtools)
install_github("jianhong/GenomicInteractionNodes")

You can also try to install it via BiocManager::install when it is ready in Bioconductor.

library(BiocManager)
install("GenomicInteractionNodes")

Documentation

To view documentation of GenomicInteractionNodes, start R and enter:

browseVignettes("GenomicInteractionNodes")

About

This is a read-only mirror of the git repos at https://bioconductor.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages