R/genepair.R

#' genepair: Functions to Analyse Pairs of Genomic Elements like Genes.
#'
#' The genepair package is a collection of functions that work on pairs of
#' genes. Thse gene pairs consists usually of a data.frame that hold indices of
#' genes in an associate GRanges object (or strings correponding to names in a
#' GRanges object).
#'
#' @docType package
#' @name genepair
NULL
ibn-salem/genepair documentation built on May 18, 2019, 1:30 a.m.