Other packages > Find by keyword >

hiphop  

Parentage Assignment using Bi-Allelic Genetic Markers
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("hiphop", "0.0.1")



Attach the package and use:
library("hiphop")
Maintained by
Martijn van de Pol
[Scholar Profile | Author Map]
First Published: 2020-08-19
Latest Update: 2020-08-19
Description:
Can be used for paternity and maternity assignment and outperforms conventional methods where closely related individuals occur in the pool of possible parents. The method compares the genotypes of offspring with any combination of potentials parents and scores the number of mismatches of these individuals at bi-allelic genetic markers (e.g. Single Nucleotide Polymorphisms). It elaborates on a prior exclusion method based on the Homozygous Opposite Test (HOT; Huisman 2017 ) by introducing the additional exclusion criterion HIPHOP (Homozygous Identical Parents, Heterozygous Offspring are Precluded; Cockburn et al., in revision). Potential parents are excluded if they have more mismatches than can be expected due to genotyping error and mutation, and thereby one can identify the true genetic parents and detect situations where one (or both) of the true parents is not sampled. Package 'hiphop' can deal with (a) the case where there is contextual information about parentage of the mother (i.e. a female has been seen to be involved in reproductive tasks such as nest building), but paternity is unknown (e.g. due to promiscuity), (b) where both parents need to be assigned, because there is no contextual information on which female laid eggs and which male fertilized them (e.g. polygynandrous mating system where multiple females and males deposit young in a common nest, or organisms with external fertilisation that breed in aggregations). For details: Cockburn, A., Penalba, J.V.,Jaccoud, D.,Kilian, A., Brouwer, L., Double, M.C., Margraf, N., Osmond, H.L., van de Pol, M. and Kruuk, L.E.B. (in revision). HIPHOP: improved paternity assignment among close relatives using a simple exclusion method for bi-allelic markers. Molecular Ecology Resources, DOI to be added upon acceptance.
How to cite:
Martijn van de Pol (2020). hiphop: Parentage Assignment using Bi-Allelic Genetic Markers. R package version 0.0.1, https://cran.r-project.org/web/packages/hiphop. Accessed 10 May. 2025.
Previous versions and publish date:
No previous versions
Other packages that cited hiphop R package
View hiphop citation profile
Other R packages that hiphop depends, imports, suggests or enhances
Complete documentation for hiphop
Functions, R codes and Examples using the hiphop R package
Some associated functions: combinations . genotypes . hothiphop . individuals . inspect . topmatch . 
Some associated R codes: hothiphop.R . inspect.R . topmatch.R .  Full hiphop package functions and examples
Downloads during the last 30 days
04/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/09Downloads for hiphop02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

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  
distreg.vis  
Framework for the Visualization of Distributional Regression Models
Functions for visualizing distributional regression models fitted using the 'gamlss', 'bamlss' or 'b ...
Download / Learn more Package Citations See dependency  
specklestar  
Reduction of Speckle Data from BTA 6-m Telescope
A set of functions for obtaining positional parameters and magnitude difference between components o ...
Download / Learn more Package Citations See dependency  
hdpGLM  
Hierarchical Dirichlet Process Generalized Linear Models
Implementation of MCMC algorithms to estimate the Hierarchical Dirichlet Process Generalized Linear ...
Download / Learn more Package Citations See dependency  
dataprep  
Efficient and Flexible Data Preprocessing Tools
Efficiently and flexibly preprocess data using a set of data filtering, deletion, and interpolation ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,402

Author Associations

24,206

Publication Badges

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