get_drugs: Get Drugs associated with the differential expression profile

View source: R/get_drugs.R

get_drugsR Documentation

Get Drugs associated with the differential expression profile

Description

The function is used to get list of drugs that are associated with differential expression profile

Usage

get_drugs(up_regulated, down_regulated)

Arguments

up_regulated

up-regulated genes returned by 'prepare_ids' function

down_regulated

down-regulated genes returned by 'prepare_ids' function

Value

significant drugs data frame that contains list of drugs with their targets

Author(s)

Mohamed Soudy Mohmedsoudy2009@gmail.com


DFD documentation built on April 3, 2025, 6:15 p.m.

Related to get_drugs in DFD...