This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can't download txdbmaker package

Hi, I want to use ASpli package to analysis alternative splicing. But it seems need to download "txdbmaker" package.

When I install txbdmaker it shows the following: enter image description here

Then I review the txbdmaker website (https://bioconductor.org/packages/devel/bioc/html/txdbmaker.html)

It seems that version R 4.4 and Bioconductor 3.19 are required, but these versions have not been released yet.

So how can I download txdbmaker? Thanks.

aspli package txdbmaker r

1 answer

It's a package to be release with Bioconductor 3.19, so you currently need the Bioconductor devel version. Follow Installation at https://bioconductor.org/packages/devel/bioc/html/txdbmaker.html but note that this would overwrite your current Bioc version so you should install all that into a different location, please learn about .libPaths().

Log in to answer this question.