acankaya2017 / COT6900

FAU Summer 2024 Independent Research
0 stars 0 forks source link

TCGAbiolinks is not loading #1

Closed shankar4 closed 1 month ago

shankar4 commented 1 month ago

Please add this to your code:

if (!requireNamespace("BiocManager", quietly = TRUE)) install.packages("BiocManager")

BiocManager::install("TCGAbiolinks")

library(TCGAbiolinks)

shankar4 commented 1 month ago

Same for limma; and perhaps others in that list.

shankar4 commented 1 month ago

Not all; just these other three: edgeR, SummarizedExperiment, genefilter