Browse code

change .png to .jpeg for overview pic

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

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

Shana White authored on 05/12/2016 19:12:03
Showing 1 changed files

... ...
@@ -29,7 +29,7 @@ library(KEGGlincs)
29 29
 
30 30
 #Overview of package
31 31
 
32
-![](https://github.com/uc-bd2k/KEGGlincs/blob/master/vignettes/image_files/KEGGlincs_overview.png)
32
+![](https://github.com/uc-bd2k/KEGGlincs/blob/master/vignettes/image_files/KEGGlincs_overview.jpeg)
33 33
 
34 34
 ----
35 35
 KEGGlincs is an R package that provides a seamless interface for viewing detailed versions of KEGG pathways in Cytoscape such that the exact relationships (*edges*) that exist between pathway elements (*nodes*) are visualized in a meaningful manner.