Skip to content
This repository has been archived by the owner on Jan 10, 2021. It is now read-only.

Commit

Permalink
#10 Fix "Download Rmd" link
Browse files Browse the repository at this point in the history
  • Loading branch information
kozo2 committed Nov 30, 2019
1 parent be33f06 commit cee83d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikipathways-app.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ if(!"RCy3" %in% installed.packages())
library(RCy3)
```
*The R markdown is available from the pulldown menu for* Code *at the upper-right, choose "Download Rmd", or [download the Rmd from GitHub](https://raw.githubusercontent.com/cytoscape/cytoscape-automation/master/for-scripters/R/notebooks/Cancer-networks-and-data.Rmd).*
*The R markdown is available from the pulldown menu for* Code *at the upper-right, choose "Download Rmd", or [download the Rmd from GitHub](https://raw.githubusercontent.com/nrnb/gsod2019_kozo_nishida/master/wikipathways-app.Rmd).*

<hr />

Expand Down

0 comments on commit cee83d4

Please sign in to comment.