telomere: Function to plot telomere on plot

View source: R/telomere.r

telomereR Documentation

Function to plot telomere on plot

Description

Function to plot telomere on plot

Usage

telomere(location, x, y, r, start = 0, end = pi, nsteps = 1000)

Arguments

location

Position to plot telomere at

x

Circle parameter

y

Circle parameter

r

Radius of half circle

start

Start value of calculation (Default: 0)

end

End value of calculation (Default: pi)

nsteps

Number od steps in between for calculation (Default: 1000)


mschemmel/gmap documentation built on Oct. 30, 2022, 8:12 a.m.