Coder Social home page Coder Social logo

pedigreer's Introduction

pedigreeR

The pedigreeR package offers a suit of functions for pedigree analyses, including: sorting and editing pedigree data, computing inbreeding, additive relationships and functions of it (e.g., cholesky decomposistions, inverse of a numerator relationship matrix, etc.). The package was originally co-developed by Douglas M. Bates and Ana I. Vazquez and was incorporated in the lme4 R-package. Recently, pedigreeR evolved to an stand-alone package. We have added new features for analysis of data from self-pollination.

Developers: Ana I. Vazquez & Douglas M. Bates.

Contributors: Paulino Perez-Rodriguez & Gustavo de los Campos.

###Installing pedigreeR from GitHub

#R functions related to pedigrees
install.packages(pkg='devtools',repos='https://cran.r-project.org/')  #1# install devtools
library(devtools)                                                     #2# load the library
install_git('https://github.com/Rpedigree/pedigreeR/')                #3# install pedigreeR from GitHub

Examples

  1. Completing and sorting a pedigree.
  2. Computing inbreeding, additive relationships and funcitons of it.
  3. Fiting pedigree mixed effects models using pedigreeR and lmer.
  4. Pedigree analyses for self-polinated species.
  5. Cross-validation analyses with pedigreeR and lmer.

pedigreer's People

Contributors

perpdgo avatar anainesvs avatar gdlc avatar agrueneberg avatar dmbates avatar sidavad avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.