R/TreeExp-package.R

#' @title the TreeExp package for phylogenetic analysis of expression data
#'
#' @description \code{TreeExp} is an R package that performs expression phylogenetic analysis
#' from RNA-seq count data, including optimized input formatting, normalization
#' and pair-wise distance evaluation, preliminary phylogenetic network analysis.
#' @name TreeExp-package
#'
#' @docType package
#'
#' @import ape
#' @import phytools
#'
#' @author Hang Ruan (hang.ruan@hotmail.com).
#'
NULL
hr1912/phyExp documentation built on July 13, 2019, 5:18 p.m.