Skip to content

Commit

Permalink
Change leafviz link to leafcutter.shinyapps.io/leafviz/
Browse files Browse the repository at this point in the history
  • Loading branch information
davidaknowles committed Aug 25, 2017
1 parent 7806125 commit 1dc51ff
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ For details please see our [bioRxiv preprint](http://biorxiv.org/content/early/2

Full documentation is available at <http://davidaknowles.github.io/leafcutter/>

We've developed a leafcutter [shiny](https://shiny.rstudio.com/) app for visualizing leafcutter results: you can view an example [here](https://leafviz.shinyapps.io/leafviz/). This shows leafcutter differential splicing results for a comparison of 10 brain vs. 10 heart samples (5 male, 5 female in each group) from [GTEx](https://www.gtexportal.org/home/).
We've developed a leafcutter [shiny](https://shiny.rstudio.com/) app for visualizing leafcutter results: you can view an example [here](https://leafcutter.shinyapps.io/leafviz/). This shows leafcutter differential splicing results for a comparison of 10 brain vs. 10 heart samples (5 male, 5 female in each group) from [GTEx](https://www.gtexportal.org/home/).
2 changes: 1 addition & 1 deletion docs/articles/Visualization.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/index.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion leafcutter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ For details please see our [bioRxiv preprint](http://biorxiv.org/content/early/2
* [Visualization](./articles/Visualization.html)
* [SplicingQTL](./articles/sQTL.html)

Check out a demo leafcutter [shiny](https://shiny.rstudio.com/) app [here](https://leafviz.shinyapps.io/leafviz/): 10 brain vs. 10 heart samples from [GTEx](https://www.gtexportal.org/home/).
Check out a demo leafcutter [shiny](https://shiny.rstudio.com/) app [here](https://leafcutter.shinyapps.io/leafviz/): 10 brain vs. 10 heart samples from [GTEx](https://www.gtexportal.org/home/).
2 changes: 1 addition & 1 deletion leafcutter/vignettes/Visualization.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ vignette: >

Written by Jack Humphrey, David Knowles & Yang Li

To see an example of the `leafcutter` shiny app in action without installing anything take a look at <https://leafviz.shinyapps.io/leafviz/>. This shows `leafcutter` differential splicing results for a comparison of 10 brain vs. 10 heart samples (5 male, 5 female in each group) from [GTEx](https://www.gtexportal.org/home/).
To see an example of the `leafcutter` shiny app in action without installing anything take a look at <https://leafcutter.shinyapps.io/leafviz/>. This shows `leafcutter` differential splicing results for a comparison of 10 brain vs. 10 heart samples (5 male, 5 female in each group) from [GTEx](https://www.gtexportal.org/home/).

The leafcutter shiny app has been tested on `macOS 10.12` and `Ubuntu 14.04`.

Expand Down

0 comments on commit 1dc51ff

Please sign in to comment.