crosses_centromere: Does it Cross the Centromere?

Description Usage Arguments

View source: R/tai_test.R

Description

This function checks whether a region crosses the centromere

Usage

1
crosses_centromere(chr, start, end, centromeres)

Arguments

chr

The chromosome that the region belongs to

start

The start position of the region

end

The end position of the region

centromeres

Centromere positions from get_centromere_regions()


eyzhao/hrdtools documentation built on May 21, 2019, 3:09 a.m.