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

ensembl download for mammals fails #43

Open
chriswyatt1 opened this issue Sep 6, 2024 · 0 comments
Open

ensembl download for mammals fails #43

chriswyatt1 opened this issue Sep 6, 2024 · 0 comments

Comments

@chriswyatt1
Copy link
Contributor

I remembered the issue (I mentioned earlier).

The R code will not work for mammals, ( /Users/cwyatt/Desktop/excon/bin/R_biomart.R ensembl mmulatta_gene_ensembl).

The main Ensembl database should contain the mart for mammals. For standard Ensembl, you should use the useEnsembl() function (not useEnsemblGenomes(), which is for non-vertebrate species like plants, bacteria, etc.).

ensembl <- useEnsembl(biomart = "ensembl", dataset = "hsapiens_gene_ensembl")

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