Browse code

new function to add drug edges

From: vandersm <vandersm@mail.uc.edu>

git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/KEGGlincs@127000 bc3139a8-67e5-0310-9ffc-ced21a209358

Shana White authored on 27/02/2017 17:26:09
Showing 1 changed files

... ...
@@ -2,6 +2,7 @@
2 2
 
3 3
 export(KEGG_lincs)
4 4
 export(add_edge_data)
5
+export(add_kegg_drugs)
5 6
 export(cyto_vis)
6 7
 export(edge_mapping_info)
7 8
 export(expand_KEGG_edges)