mid_chr: Estimate chromosome midpoint locations along a continuous...

View source: R/create_chromosome_annotations.R

mid_chrR Documentation

Estimate chromosome midpoint locations along a continuous genome

Description

Estimate chromosome midpoint locations along a continuous genome

Usage

mid_chr(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 midpoints. Useful for adding tick marks in figures. Midpoint is not the centromere location.


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