query-methods: Methods for Function query

query-methodsR Documentation

Methods for Function query

Description

query an object for a given (or several) position(s).

Methods

object = "Interpolation", pos = "integer"

Default method.

object = "MareyMap", pos = "numeric"

Query the local recombination rate as calculated by all the Interpolation defined on the map.

object = "MMSlidingWindow", pos = "numeric"

Query the local recombination rate as calculated by MMSlidingWindow.

object = "MMLoess", pos = "numeric"

Query the local recombination rate as calculated by MMLoess.

object = "MMSpline3", pos = "numeric"

Query the local recombination rate as calculated by MMSpline3.

Author(s)

Aurélie Siberchicot aurelie.siberchicot@univ-lyon1.fr and Clément Rezvoy

See Also

Interpolation-class


aursiber/MareyMap documentation built on Feb. 1, 2024, 6:53 p.m.