https://github.com/bblodfon/pdac-efs-bench2024
efs benchmark and analysis on multi-omics PDAC datasets
https://github.com/bblodfon/pdac-efs-bench2024
Last synced: over 1 year ago
JSON representation
efs benchmark and analysis on multi-omics PDAC datasets
- Host: GitHub
- URL: https://github.com/bblodfon/pdac-efs-bench2024
- Owner: bblodfon
- Created: 2024-09-18T12:26:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-04T13:07:22.000Z (over 1 year ago)
- Last Synced: 2025-03-04T13:22:28.785Z (over 1 year ago)
- Language: R
- Size: 31.8 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pdac-efs-bench2024
Restore R libraries required to run the benchmark using `renv`:
```
renv::restore(exclude = c("BiocGenerics", "BiocManager", "BiocVersion", "ComplexHeatmap", "IRanges", "S4Vectors", "MASS", "ipred", "class"))
```