Giter VIP home page Giter VIP logo

vispedigree's Introduction

visPedigree

Tidying and visualization for animal pedigree. This package takes a pedigree, checks duplicated, bisexual individuals, detects pedigree loop, adds missing founders, sorts parents before offspring, and traces the pedigree of the candidates. It outputs a hierarchical graph for all individuals in the pedigree. It can draw the graph of a very large pedigree (> 10,000 individuals per generation) by compacting the full-sib individuals. It is especially effective for drawing the pedigree of aquatic animal, which usually including many full-sib families per generation in the nucleus breeding population. simple pedigree

More complex pedigree graphs can be found in the following vignette links.

To obtain visPedigree:

  • From GitHub:
    • Install devtools from CRAN
    install.packages("devtools")
    • install the latest development version directly in R using the devtools package:
    library(devtools)
    install_github("luansheng/visPedigree")

English link: https://luansheng.netlify.com/2018/11/09/vispedigree-use-guide/
Simplified Chinese link: https://luansheng.netlify.com/2018/09/24/the-first-package-vispedigree-0-1/

Citation

LUAN Sheng. visPedigree: A package for tidying and drawing animal pedigree. 2018, URL https://github.com/luansheng/visPedigree.

vispedigree's People

Contributors

luansheng avatar

Watchers

James Cloos 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.