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

How to specify genome assembly #171

Open
NavXav opened this issue May 27, 2021 · 0 comments
Open

How to specify genome assembly #171

NavXav opened this issue May 27, 2021 · 0 comments

Comments

@NavXav
Copy link

NavXav commented May 27, 2021

I have been trying to extract the SNPs associated with a list of genes and I would like to use GRCh37 as my genome assembly. Is there a parameter that can be added to the following code line to specify what build to use to retrieve the SNPs?

snp_links_all <- entrez_link(dbfrom='gene', id=genes_ID, db='snp', by_id=F)

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