From 0e4cdb2cee328eb0b9f6207faf0f6e1fd07602d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20D=C3=ADaz-Gay?= Date: Mon, 16 Jul 2018 16:57:08 +0200 Subject: [PATCH] Update README shiny version corrected --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 6dade36..d2584d2 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ MuSiCa (Mutational Signatures in Cancer) is a shiny-based web application aimed to visualize the somatic mutational profile of a series of provided samples (different formats are allowed) and to extract the contribution of the reported mutational signatures ([Alexandrov L.B. et al., Nature (2013)](http://dx.doi.org/10.1038/nature12477), [Catalogue Of Somatic Mutations In Cancer, COSMIC (2017)](http://cancer.sanger.ac.uk/cosmic/signatures)) on their variation profile. It is mainly based on the MutationalPatterns R package ([Blokzijl et al., Genome Medicine (2018)](https://doi.org/10.1186/s13073-018-0539-0)). -Please give credit and cite MuSiCa app when you use it for your genomic analysis ([Díaz-Gay et al, BMC Bioinformatics (2018)](https://doi.org/10.1186/s12859-018-2234-y)). +Please give credit and cite MuSiCa app when you use it for your genomic analysis ([Díaz-Gay et al., BMC Bioinformatics (2018)](https://doi.org/10.1186/s12859-018-2234-y)). ## Running the app @@ -13,9 +13,6 @@ First check the dependencies (you only need to do this once): -***It is mandatory to use Shiny package version 1.0.5, because the application is not working with the latest version of Shiny (1.1.0). We will work on this soon. Sorry for the inconveniences.*** - - ```R