package not available
1
0
Entering edit mode
@cbartoli85-15161
Last seen 6.2 years ago

Hi,

I am trying to install the Arabidopsis.thaliana package to get genes from a list of SNP IDs. Unfortunately I am getting this message:

package ‘Arabidopsis.thaliana’ is not available (for R version 3.4.2)

Here what I am running:

source("http://bioconductor.org/biocLite.R")
biocLite("BiocInstaller")
biocLite("GenomicRanges")
library(GenomicRanges)
biocLite("Arabidopsis.thaliana")

I had the same message for R version 3.4.3

Hope someone can help me to fix the problem

Thanks a lot

software error • 322 views
ADD COMMENT
0
Entering edit mode
@james-w-macdonald-5106
Last seen 1 day ago
United States

There is no package called Arabidopsis.thaliana. However, you may be able to make your own. See the OrganismDbi vignette for more information.

ADD COMMENT

Login before adding your answer.

Traffic: 479 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6