Queries mirTarBase for miRNAs associated with the specified disease, then outputs a tibble with the specified information.

get_mirtar_disease(disease)

Arguments

disease

A string corresponding to the disease you want to query.

Value

A dataframe containing the miRNAs associated with the specified disease.

Examples

get_mirtar_disease("carcinoma")