Skip to content

An R package for finding genomic clusters of co-regulated genes

License

Notifications You must be signed in to change notification settings

muhitulh/GenoClustR

 
 

Repository files navigation

GenoClustR

GenoClustR is an R-package to detect co-located clusters of genomic features with common features. For example, clusters of co-regulated genes or regions of functional enrichment. Here we mean 'co-located' and 'spatial' in the sense of genomic position, not in 3D space.

NOTE This is currently a very early draft and should not be considered as ready for use (yet).

Installation

You can install the development version of GenoClustR from GitHub with:

# install.packages("devtools")
devtools::install_github("darcyabjones/GenoClustR")

Example

In the future we'll have some simple examples of things you can do here. For now it's just boilerplate.

library(GenoClustR)
## basic example code

About

An R package for finding genomic clusters of co-regulated genes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%