View source: R/listDiseaseGroup.R
listDiseaseGroup | R Documentation |
Lists disease groups given a dataset.
listDiseaseGroup(dataset = c("Genes", "miRNAs"))
dataset |
Dataset. Either "miRNA" or "Genes". |
A vector
containing disease groups.
Omar Hassoun
listDiseaseGroup(dataset = "Genes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.