Other packages > Find by keyword >

pedtools  

Creating and Working with Pedigrees and Marker Data
View on CRAN: Click here


Download and install pedtools package within the R console
Install from CRAN:
install.packages("pedtools")

Install from Github:
library("remotes")
install_github("cran/pedtools")

Install by package version:
library("remotes")
install_version("pedtools", "2.8.0")



Attach the package and use:
library("pedtools")
Maintained by
Magnus Dehli Vigeland
[Scholar Profile | Author Map]
First Published: 2019-10-11
Latest Update: 2023-08-24
Description:
A comprehensive collection of tools for creating, manipulating and visualising pedigrees and genetic marker data. Pedigrees can be read from text files or created on the fly with built-in functions. A range of utilities enable modifications like adding or removing individuals, breaking loops, and merging pedigrees. An online tool for creating pedigrees interactively, based on 'pedtools', is available at . 'pedtools' is the hub of the 'pedsuite', a collection of packages for pedigree analysis. A detailed presentation of the 'pedsuite' is given in the book 'Pedigree Analysis in R' (Vigeland, 2021, ISBN:9780128244302).
How to cite:
Magnus Dehli Vigeland (2019). pedtools: Creating and Working with Pedigrees and Marker Data. R package version 2.8.0, https://cran.r-project.org/web/packages/pedtools. Accessed 01 May. 2025.
Previous versions and publish date:
0.9.0 (2019-10-11 13:00), 0.9.1 (2019-12-02 11:40), 0.9.2 (2020-02-03 16:20), 0.9.3 (2020-03-21 20:00), 0.9.4 (2020-06-18 20:50), 0.9.5 (2020-08-04 16:10), 0.9.6 (2020-11-14 11:10), 0.9.7 (2021-02-10 13:40), 1.0.1 (2021-06-22 07:10), 1.1.0 (2021-12-08 12:10), 1.2.0 (2022-03-30 11:00), 1.3.0 (2022-06-07 06:30), 2.0.0 (2022-11-03 12:40), 2.1.1 (2023-01-05 22:50), 2.2.0 (2023-05-25 12:40), 2.3.1 (2023-08-24 14:30), 2.4.0 (2023-10-02 17:20), 2.5.0 (2023-11-05 11:50), 2.6.0 (2024-03-31 07:30), 2.7.0 (2024-06-28 14:10), 2.7.1 (2024-09-08 09:30), 2.8.0 (2025-01-25 15:30)
Other packages that cited pedtools R package
View pedtools citation profile
Other R packages that pedtools depends, imports, suggests or enhances
Complete documentation for pedtools
Functions, R codes and Examples using the pedtools R package
Some associated functions: addAllele . as.data.frame.ped . as.matrix.ped . as.ped . as_kinship2_pedigree . connectedComponents . distributeMarkers . famid . founderInbreeding . freqDatabase . getAlleles . getComponent . getGenotypes . getMap . getSex . inbreedingLoops . internalplot . is.marker . is.ped . locusAttributes . marker . marker_attach . marker_getattr . marker_inplace . marker_prop . marker_select . marker_setattr . maskPed . mendelianCheck . mergePed . nMarkers . newMarker . newPed . ped . ped_basic . ped_complex . ped_internal . ped_modify . ped_subgroups . ped_utils . pedtools-package . plot.ped . plotPedList . print.nucleus . print.ped . randomPed . readPed . relabel . setMutmod . setSNPs . sortGenotypes . transferMarkers . validatePed . writePed . 
Some associated R codes: getMap.R . is.ped.R . marker.R . marker_allelematrix.R . marker_attach.R . marker_database.R . marker_distribute.R . marker_genomatrix.R . marker_getattr.R . marker_locusattributes.R . marker_print.R . marker_properties.R . marker_select.R . marker_setattr.R . marker_setattr_inplace.R . marker_sort.R . marker_transfer.R . marker_utils.R . mendelianCheck.R . mergePed.R . ped.R . ped_basic.R . ped_complex.R . ped_connected.R . ped_convert.R . ped_founder-inbreeding.R . ped_internal.R . ped_labels.R . ped_loops.R . ped_mask.R . ped_methods.R . ped_modify.R . ped_plot.R . ped_sex.R . ped_subgroups.R . ped_utils.R . pedtools-package.R . plot_dag.R . plot_internal.R . randomPed.R . readPed.R . setMutmod.R . utils.R . writePed.R .  Full pedtools package functions and examples
Downloads during the last 30 days
04/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/30Downloads for pedtools010203040506070TrendBars

Today's Hot Picks in Authors and Packages

fbar  
An Extensible Approach to Flux Balance Analysis
A toolkit for Flux Balance Analysis and related metabolic modeling techniques. Functions are provid ...
Download / Learn more Package Citations See dependency  
geofabrik  
Downloading Open Street Map Data
Download OpenStreetMap data from geofabrik servers httpsdownload.geofabrik.de. This approach usesonl ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
dsm  
Density Surface Modelling of Distance Sampling Data
Density surface modelling of line transect data. A Generalized Additive Model-based approach is use ...
Download / Learn more Package Citations See dependency  
pander  
An R 'Pandoc' Writer
Contains some functions catching all messages, 'stdout' and other useful information while evaluati ...
Download / Learn more Package Citations See dependency  
dCUR  
Dimension Reduction with Dynamic CUR
Dynamic CUR (dCUR) boosts the CUR decomposition (Mahoney MW., Drineas P. (2009) ...
Download / Learn more Package Citations See dependency  

24,142

R Packages

207,311

Dependencies

65,176

Author Associations

24,143

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA