chr_breaks: Estimate chromosome end locations along a continuous genome

View source: R/create_chromosome_annotations.R

chr_breaksR Documentation

Estimate chromosome end locations along a continuous genome

Description

Estimate chromosome end locations along a continuous genome

Usage

chr_breaks(cnr, genes = FALSE)

Arguments

cnr

a cnr

genes

weather to use gene data instead of bin, default is FALSE

Value

A named vector of chromosome breaks locations in the data. Useful when adding lines to separate chromosomes, or a background when highlighting a chromosome


SingerLab/gac documentation built on March 23, 2024, 5:15 a.m.