Skip to content

aravind-j/SampleCore

Repository files navigation

SampleCore: Sampling Strategies for Constructing Core Collections

logo

Version : 0.1.0; License: GPL-2|GPL-3
Aravind, J., Roy, Suman and Singh, Anju M.

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

GoatCounter


Description

Implements multiple allocation and selection strategies of sampling to construct core collections primarily from clustered or grouped germplasm collection data. Provides methods for allocating entries to clusters/groups based on group sizes, group-wise distance-based diversity metrics, and group-wise diversity index estimates. Includes procedures for selecting entries within clusters/groups through random sampling, genetic distance-based approaches, and optimized diversity metric–based selection methods. See the package documentation for more, including full list of references 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")
To cite the R package 'SampleCore' in publications use:

  Aravind, J., Roy, S., and Singh, A. M. ().  SampleCore: Sampling
  Strategies for Constructing Core Collections. R package version
  0.1.0, https://aravind-j.github.io/SampleCore/.

A BibTeX entry for LaTeX users is

  @Manual{,
    title = {SampleCore: Sampling Strategies for Constructing Core Collections},
    author = {J. Aravind and Suman Roy and Anju Mahendru Singh},
    note = {R package version 0.1.0 https://aravind-j.github.io/SampleCore/},
  }

This free and open-source software implements academic research by the
authors and co-workers. If you use it, please support the project by
citing the package.

About

Sampling Strategies for Constructing Core Collections

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors