An open API service indexing awesome lists of open source software.

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

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"))
```