View source: R/parsePhyloProfile.R
getInputTaxaID | R Documentation |
Get ID list of input taxa from the main input
getInputTaxaID(rawProfile = NULL)
rawProfile |
A dataframe of input phylogenetic profile in long format |
List of all input taxon IDs (e.g. ncbi1234). Default = NULL.
Vinh Tran tran@bio.uni-frankfurt.de
createLongMatrix
, mainLongRaw
data("mainLongRaw", package="PhyloProfile")
getInputTaxaID(mainLongRaw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.