GithubHelp home page GithubHelp logo

mshoaib54 / breedr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from famuvie/breedr

0.0 0.0 0.0 378.29 MB

Statistical methods for forest genetic resources analysts

Home Page: http://famuvie.github.io/breedR/

License: GNU General Public License v3.0

R 99.97% Makefile 0.03%

breedr's Introduction

Travis-CI Build Status DOI

breedR

Statistical methods for forest genetic resources analysts

This R package provides frequentist and Bayesian statistical tools to build predictive models useful for the breeders, quantitative genetists and forest genetic resources analysts communities. It aims to assess the genetic value of individuals under a number of situations, including spatial autocorrelation, genetic/environment interaction and competition. It is under active development as part of the Trees4Future and ProCoGen projects, particularly developed having forest genetic trials in mind. But can be used for animals or other situations as well.

If you have questions, please join our discussion group

This site is concerned with the development and testing of breedR. If you want to use the most stable version of breedR, please check the dissemination site.

Installation

This will install the latest development version of breedR. Note that updating requires explicitly repeating this operation. For regular use and management of the package, follow the installation instructions at the dissemination site.

devtools::install_github('famuvie/breedR')

Getting started

Check the breedR-wiki

library(breedR)                      # Load the package
browseVignettes(package = 'breedR')  # Read tutorials
news(package = 'breedR')             # Check the changelog
example('breedR')                    # Check-out the basic example
demo(package='breedR')               # Available demos on features
demo('Metagene-spatial')             # Execute some demos
demo('globulus')

Test cycle

breedR is in beta stage. Collaboration is welcome!

  • Check the automated tests

    library('testthat')
    test_package('breedR')
  • Try it with your own data or with provided datasets

  • Report issues

Citing

  • If you use this package please cite it
  • citation('breedR')

breedr's People

Contributors

famuvie avatar slecourieux 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.