Description Usage Arguments Value Author(s) See Also Examples
View source: R/parsePhyloProfile.R
Get ID list of input taxa from the main input
1 | 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
1 2 | data("mainLongRaw", package="PhyloProfile")
getInputTaxaID(mainLongRaw)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.