randomWindows: Random Genomic Windows

randomWindowsR Documentation

Random Genomic Windows

Description

A collection of random genomic windows for use with noiseAnalyze. See the data-raw/genome_masks.R script for the processing steps.

Usage

randomWindows

Format

An object of class list of length 3.

Details

Structure

randomWindows is a named list of tbl objects containing ~1000 random genomic regions. The names are the genomes to which the regions correspond.

Columns (mirrors bed3 format).

  1. chrom - the chromosome in UCSC format

  2. start - the starting position

  3. end - the end position

Examples

randomWindows


Bishop-Laboratory/RLSeq documentation built on Jan. 28, 2023, 11:38 p.m.