rtk-package {rtk} | R Documentation |
Rarefaction Tool Kit
Description
Rarefy data, calculate diversity and plot the results.
Details
The DESCRIPTION file:
Package: | rtk |
Type: | Package |
Title: | Rarefaction Tool Kit |
Version: | 0.2.6.1 |
Date: | 2020-06-13 |
Author: | Paul Saary, Falk Hildebrand |
Maintainer: | Paul Saary <rtk@paulsaary.de> |
Description: | Rarefy data, calculate diversity and plot the results. |
License: | GPL (>= 2) |
Imports: | Rcpp (>= 0.12.3),methods |
LinkingTo: | Rcpp |
SystemRequirements: | C++11 |
Suggests: | testthat |
Index of help topics:
collectors.curve collectors.curve get.diversity get.diversity plot Plot rarfeaction results rtk Rarefy tables rtk-package Rarefaction Tool Kit
This package might be used to rarefy data and compute diversity measures. Rarefied tables can be returned to R and be further processed.
Author(s)
Paul Saary, Falk Hildebrand
Maintainer: Paul Saary <rtk@paulsaary.de>
References
Saary, Paul, et al. "RTK: efficient rarefaction analysis of large datasets." Bioinformatics (2017): btx206.
See Also
rtk
, plot.rtk
, collectors.curve
[Package rtk version 0.2.6.1 Index]