Closed TongZhou2017 closed 1 year ago
The dependency 'Biostrings' package is hosted on Bioconductor, which can't auto-install from CRAN.
Please use the following command to install the dependency package first.
# install.packages("BiocManager")
BiocManager::install("Biostrings")
And retry.
install.packages("itol.toolkit")
From user WeChat group: 这个报错是因为?应该如何调整一下? How to solve this error?