R/data.R

#' Genomic features for dm3 genome and BspHI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_1000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_10000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_100000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_1000000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_5000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_50000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_500000"
#' Genomic features for dm3 genome and BspHI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' BspHI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_BspHI_5000000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_1000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_10000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_100000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_1000000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_5000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_50000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_500000"
#' Genomic features for dm3 genome and DpnII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' DpnII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_DpnII_5000000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_1000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_10000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_100000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_1000000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_5000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_50000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_500000"
#' Genomic features for dm3 genome and HindIII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HindIII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HindIII_5000000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_1000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_10000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_100000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_1000000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_5000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_50000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_500000"
#' Genomic features for dm3 genome and HinfI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' HinfI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_HinfI_5000000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_1000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_10000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_100000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_1000000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_5000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_50000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_500000"
#' Genomic features for dm3 genome and MspI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' MspI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_MspI_5000000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_1000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_10000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_100000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_1000000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_5000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_50000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_500000"
#' Genomic features for dm3 genome and NcoI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NcoI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NcoI_5000000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 130434 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_1000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13047 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_10000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1309 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_100000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 135 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_1000000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 26090 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_5000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2612 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_50000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 265 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_500000"
#' Genomic features for dm3 genome and NlaIII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm3 genome and
#' NlaIII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 30 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm3_NlaIII_5000000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 137547 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_1000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13758 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_10000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1379 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_100000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 142 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_1000000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 27512 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_5000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2754 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_50000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 280 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_500000"
#' Genomic features for dm6 genome and BspHI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' BspHI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 31 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_BspHI_5000000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 137547 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_1000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13758 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_10000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1379 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_100000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 142 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_1000000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 27512 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_5000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2754 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_50000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 280 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_500000"
#' Genomic features for dm6 genome and DpnII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' DpnII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 31 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_DpnII_5000000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 137547 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_1000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13758 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_10000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1379 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_100000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 142 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_1000000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 27512 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_5000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2754 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_50000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 280 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_500000"
#' Genomic features for dm6 genome and HindIII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' HindIII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 31 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_HindIII_5000000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 137547 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_1000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13758 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_10000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1379 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_100000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 142 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_1000000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 27512 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_5000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2754 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_50000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 280 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_500000"
#' Genomic features for dm6 genome and MspI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' MspI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 31 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_MspI_5000000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 137547 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_1000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 13758 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_10000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 1379 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_100000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 142 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_1000000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 27512 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_5000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 2754 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_50000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 280 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_500000"
#' Genomic features for dm6 genome and NcoI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the dm6 genome and
#' NcoI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 31 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"dm6_NcoI_5000000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 3031043 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_1000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 303113 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_10000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 30321 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_100000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 3044 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_1000000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 606217 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_5000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 60630 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_50000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 6073 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_500000"
#' Genomic features for hg38 genome and BspHI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' BspHI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 619 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_BspHI_5000000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 3031043 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_1000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 303113 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_10000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 30321 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_100000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 3044 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_1000000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 606217 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_5000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 60630 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_50000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 6073 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_500000"
#' Genomic features for hg38 genome and DpnII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' DpnII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 619 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_DpnII_5000000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 3031043 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_1000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 303113 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_10000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 30321 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_100000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 3044 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_1000000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 606217 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_5000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 60630 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_50000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 6073 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_500000"
#' Genomic features for hg38 genome and HindIII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' HindIII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 619 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_HindIII_5000000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 3031043 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_1000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 303113 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_10000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 30321 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_100000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 3044 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_1000000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 606217 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_5000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 60630 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_50000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 6073 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_500000"
#' Genomic features for hg38 genome and MspI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' MspI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 619 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_MspI_5000000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 3031043 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_1000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 303113 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_10000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 30321 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_100000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 3044 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_1000000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 606217 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_5000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 60630 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_50000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 6073 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_500000"
#' Genomic features for hg38 genome and NcoI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the hg38 genome and
#' NcoI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 619 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"hg38_NcoI_5000000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 2724632 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_1000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 272474 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_10000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 27259 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_100000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 2736 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_1000000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 544934 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_5000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 54502 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_50000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 5460 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_500000"
#' Genomic features for mm10 genome and BspHI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' BspHI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 557 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_BspHI_5000000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 2724632 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_1000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 272474 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_10000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 27259 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_100000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 2736 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_1000000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 544934 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_5000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 54502 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_50000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 5460 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_500000"
#' Genomic features for mm10 genome and DpnII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' DpnII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 557 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_DpnII_5000000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 2724632 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_1000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 272474 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_10000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 27259 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_100000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 2736 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_1000000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 544934 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_5000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 54502 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_50000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 5460 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_500000"
#' Genomic features for mm10 genome and HindIII restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' HindIII restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 557 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_HindIII_5000000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 2724632 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_1000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 272474 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_10000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 27259 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_100000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 2736 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_1000000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 544934 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_5000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 54502 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_50000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 5460 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_500000"
#' Genomic features for mm10 genome and MspI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' MspI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 557 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_MspI_5000000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 1 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 1 Kbp bins
#' 
#' @format A data frame with 2724632 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_1000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 10 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 10 Kbp bins
#' 
#' @format A data frame with 272474 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_10000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 100 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 100 Kbp bins
#' 
#' @format A data frame with 27259 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_100000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 1000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 1000 Kbp bins
#' 
#' @format A data frame with 2736 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_1000000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 5 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 5 Kbp bins
#' 
#' @format A data frame with 544934 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_5000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 50 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 50 Kbp bins
#' 
#' @format A data frame with 54502 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_50000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 500 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 500 Kbp bins
#' 
#' @format A data frame with 5460 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_500000"
#' Genomic features for mm10 genome and NcoI restriction enzyme at 5000 Kbp
#'
#' A \code{data.frame} containing the mappability, restriction
#' enzyme density and CG proportion of the mm10 genome and
#' NcoI restriction enzyme in 5000 Kbp bins
#' 
#' @format A data frame with 557 rows and 5 variables:
#'  \describe{
#'    \item{chr:}{chromosome}
#'    \item{map:}{mappability as computed by gem}
#'    \item{res:}{restriction enzyme density per 1 Kbp computed by Biostrings::matchPattern()}
#'    \item{cg:}{cg content as computed by bedtools}
#'    \item{bin:}{genomic bin with the format chromosome:start_position}
#'    \item{pos:}{start postion of the genomic bin}
#'  }
"mm10_NcoI_5000000"
4DGenome/hicfeatures documentation built on May 12, 2019, 10:28 p.m.