get_pert_by_type | R Documentation |
The function is used to re-rank drugs based on their targets
get_pert_by_type(perts, perts_type = c("cancer", "Normal"), high_targets = TRUE)
perts |
drugs data frame returned by 'get_drugs' function |
perts_type |
type of drug, whether it's from a normal or cancerous cell line |
high_targets |
Boolean paramter to rank their drugs per the number of targets |
re-ranked drug data frame based on their number of targets and cell line
Mohamed Soudy Mohmedsoudy2009@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.