Skip to content

aravind-j/SampleCore

Repository files navigation

SampleCore: Sampling Strategies for Constructing Core Collections

logo

Version : 0.0.0.9000; License: GPL-2|GPL-3
Aravind, J. and Suman Roy

Division of Germplasm Conservation, ICAR-National Bureau of Plant Genetic Resources, New Delhi.


minimal R version License: GPL v3

Github Code Size

Project Status: WIP lifecycle Last-changedate

Website - pkgdown


Description

Implements several sampling strategies for construction of core collections. These include 1) Stratified sampling based on group size 2) Stratified sampling based on group diversity 3) Sampling based on genetic distance between accessions. See the vignette for more, including full list of citations for the methods implemented.

Installation

The development version can be installed from github as follows:

# Install development version from Github
devtools::install_github("aravind-j/SampleCore")

What’s new

To know whats new in this version type:

news(package='SampleCore')

Links

Github page

Documentation website

Citing SampleCore

To cite the methods in the package use:

citation("SampleCore")
Warning in citation("SampleCore"): could not determine year for 'SampleCore' from package
DESCRIPTION file
To cite package 'SampleCore' in publications use:

  Aravind J (????). _SampleCore: Sampling Strategies for Constructing Core
  COllections_. R package version 0.0.0.9000,
  <https://github.com/aravind-j/SampleCore>.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {SampleCore: Sampling Strategies for Constructing Core COllections},
    author = {J. Aravind},
    note = {R package version 0.0.0.9000},
    url = {https://github.com/aravind-j/SampleCore},
  }

About

Sampling Strategies for Constructing Core Collections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors