View source: R/check_phase_configurations.R
get_rf_from_list | R Documentation |
mappoly.twopt
and a list
containing the linkage phase configuration. This list can be found
in any object of class two.pts.linkage.phases
, in
x$config.to.test$'Conf-i', where x is the object of class
two.pts.linkage.phases
and i is one of the possible
configurations.Get the recombination fraction for a sequence of markers given an
object of class mappoly.twopt
and a list
containing the linkage phase configuration. This list can be found
in any object of class two.pts.linkage.phases
, in
x$config.to.test$'Conf-i', where x is the object of class
two.pts.linkage.phases
and i is one of the possible
configurations.
get_rf_from_list(twopt, ph.list)
twopt |
an object of class |
ph.list |
a list containing the linkage phase configuration. This
list can be found in any object of class
|
a vector with the recombination fraction between markers present in ph.list, for that specific order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.