Description Usage Arguments Value Author(s) References Examples
View source: R/retrieve.probesets.hitchip.R
List probes for each probeset in taxonomic data.
1 | retrieve.probesets(tax.table, level = "species", name = NULL)
|
tax.table |
data.frame with oligo - phylotype mapping info |
level |
phylotype level for probesets |
name |
specify phylotypes to check (optional) |
A list. Probes for each phylotype.
Contact: Leo Lahti microbiome-admin@googlegroups.com
See citation('microbiome')
1 2 | #tax.table <- GetPhylogeny('HITChip')
#sets <- retrieve.probesets(tax.table, 'species', 'Weissella confusa')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.