get_drugs {DFD}R 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


[Package DFD version 0.1.0 Index]