[BioC] Biomart with human genes NCBI 35/hg17
Heidi Dvinge
heidi at ebi.ac.uk
Tue Jul 26 16:16:49 CEST 2011
> Dear All,
>
>
> I'm trying to use the previous built (within Biomart)for human genes to
> get gene location, It seems like Ensembl 44 is the version I should use
> for NCBI 35/hg17, I did following:
>
> ensembl =useMart("ensembl_mart_44",archive=TRUE)
> listDatasets(ensembl)
> [1] dataset description version
> <0 rows> (or 0-length row.names)
>
Are you sure this is even available? If you check at
http://www.ensembl.org/info/website/archives/index.html the closest they
have there is 46, but that's already NCBI36.
You might want to try contacting the Ensembl helpdesk directly.
HTH
\Heidi
> So you could see there is no dataset available,
> So if I do:
>
> ensembl
> =useMart("ensembl_mart_44",dataset="hsapiens_gene_ensembl",archive=TRUE)
> I got:
> Error in useDataset(mart = mart, dataset = dataset, verbose = verbose) :
> The given dataset: hsapiens_gene_ensembl , is not valid. Correct
> dataset names can be obtained with the listDatasets function.
>
> has anyone come across the same problem?
>
> Many thanks
>
> Yan
>
>
> [[alternative HTML version deleted]]
>
> _______________________________________________
> Bioconductor mailing list
> Bioconductor at r-project.org
> https://stat.ethz.ch/mailman/listinfo/bioconductor
> Search the archives:
> http://news.gmane.org/gmane.science.biology.informatics.conductor
>
More information about the Bioconductor
mailing list