Learn R Programming

⚠️There's a newer version (3.2.1) of this package.Take me there.

onemap (version 2.1.1)

Construction of Genetic Maps in Experimental Crosses: Full-Sib, RILs, F2 and Backcrosses

Description

Analysis of molecular marker data from model (backcrosses, F2 and recombinant inbred lines) and non-model systems (i. e. outcrossing species). For the later, it allows statistical analysis by simultaneously estimating linkage and linkage phases (genetic map construction) according to Wu et al. (2002) . All analysis are based on multipoint approaches using hidden Markov models.

Copy Link

Version

Install

install.packages('onemap')

Monthly Downloads

642

Version

2.1.1

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Cristiane Taniguti

Last Published

October 18th, 2017

Functions in onemap (2.1.1)

combine_onemap

Combine OneMap datasets
compare

Compare all possible orders (exhaustive search) for a given sequence of markers
draw_map

Draw a genetic map
drop_marker

Creates a new sequence by dropping markers.
est_map_hmm_out

C++ routine for multipoint analysis in outcrossing populations
example_out

Data from a full-sib family derived from two outbred parents
Bonferroni_alpha

Calculates individual significance level to be used to achieve a global alpha (with Bonferroni)
add_marker

Creates a new sequence by adding markers.
create_data_bins

New dataset based on bins
create_dataframe_for_plot_outcross

Create a dataframe suitable for a ggplot2 graphic
map

Construct the linkage map for a sequence of markers
map_func

Mapping functions Haldane and Kosambi
onemap_example_f2

Simulated data from a F2 population
order_seq

Search for the best order of markers combining compare and try_seq functions
mapmaker_example_bc

Simulated data from a backcross population
mapmaker_example_f2

Simulated data from a F2 population
plot_by_segreg_type

Draw a graphic showing the number of markers of each segregation pattern.
make_seq

Create a sequence of markers
plot.onemap

Draw a graphic of raw data for any OneMap population
plot.onemap_segreg_test

Plot p-values for chi-square tests of expected segregation
find_bins

Allocate markers into bins
group

Assign markers to linkage groups
print.group_seq

Show the results of grouping markers to preexisting sequence
print.onemap_segreg_test

Show the results of segregation tests
seriation

Seriation
group_seq

Assign markers to preexisting linkage groups
set_map_fun

Defines the default mapping function
suggest_lod

Suggests a LOD Score for two point tests
test_segregation

test_segregation
read_onemap

Read data from all types of progenies supported by OneMap
record

Recombination Counting and Ordering
write_map

Write a genetic map to a file
marker_type

Informs the segregation patterns of markers
onemap-internal

Internal onemap functions
print.rf_2pts

Print method for object class 'rf_2pts'
rf_2pts

Two-point analysis between genetic markers
rf_graph_table

Plots pairwise recombination fractions and LOD Scores in a heatmap
test_segregation_of_a_marker

test_segregation_of_a_marker
print.group

Show the results of grouping procedure
ripple_seq

Compares and displays plausible alternative orders for a given linkage group
select_segreg

Show markers with/without segregation distortion
ug

Unidirectional Growth
vcf2raw

Convert variants from a VCF file to OneMap file format
print.try

Print method for object class 'try'
rcd

Rapid Chain Delineation
read_mapmaker

Read data from a Mapmaker raw file
try_seq

Try to map a marker into every possible position between markers in a given map
vcf_example_f2

Data generated from VCF file with biallelic markers from a f2 intercross population
vcf_example_out

Data generated from VCF file with biallelic markers from a full-sib family derived from two outbred parents