https://github.com/gagneurlab/rna_diagnostics_paper_figures
https://github.com/gagneurlab/rna_diagnostics_paper_figures
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/gagneurlab/rna_diagnostics_paper_figures
- Owner: gagneurlab
- License: mit
- Created: 2021-03-30T07:49:26.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T14:57:34.000Z (about 4 years ago)
- Last Synced: 2025-01-25T04:29:22.468Z (4 months ago)
- Language: R
- Size: 2.98 MB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RNA diagnostics paper figures
Repository to reproduce the figures from the manuscript:
Clinical implementation of RNA sequencing for Mendelian disease diagnosticsBy executing the code on each script, the corresponding figure is generated in the `fig` folder.
The following packages were used to execute the script (updated versions should also work):
```
data.table_1.13.2
magrittr_1.5
ggrepel_0.8.2
ggpubr_0.4.0
ggsci_2.9
ggforce_0.3.2
ggthemes_4.2.0
ggplot2_3.3.2
cowplot_1.1.0
```
using `R version 4.0.1`.