knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

THindex

Tumor Heterogeneity Index Estimating

Concepts

In this package, we use the ecology methods to estimate the Tumor Heterogeneity(TH) based on their mutated loci of variant allele frequencis(VAF).

The inferHeterogeneityPlus estimate the TH based on two different methods in the Package vegan:

See also http://www.coastalwiki.org/wiki/Measurements_of_biodiversity for the concepts.

Installation

You can install the development version of THindex from GitHub with:

# install.packages("remotes")
remotes::install_github("qingjian1991/THindex")

Documentation

The overview of usage could be found at THindex online vignette.



qingjian1991/THindex documentation built on April 19, 2022, 1:16 p.m.