Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ucscxenatools installation info need to be updated #1

Open
ShixiangWang opened this issue Oct 29, 2024 · 0 comments
Open

ucscxenatools installation info need to be updated #1

ShixiangWang opened this issue Oct 29, 2024 · 0 comments

Comments

@ShixiangWang
Copy link

@DongqiangZeng0808

The UCSCXenaTools has been updated to match the recent update of UCSC Xena data hubs. Some of the content on the page https://iobr.github.io/book/rna-data-preprocessing.html#download-rnaseq-data-using-ucscxenatools need be updated to make it work.

Specifically,

if (!requireNamespace("UCSCXenaTools", quietly = TRUE))  
  BiocManager::install("UCSCXenaTools")

updated to

if (!requireNamespace("UCSCXenaTools", quietly = TRUE))  
  BiocManager::install("ropensci/UCSCXenaTools")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant