Get annotations for a list of SNPs with R
What is fastest way in R to get gene annotations for a list of 134 SNPs? The SNPs are given in CHROM:POS format. For example: 6:31930462, 19:45395619. *GRCh37
gene
annotation
• 482 views
•
link
written
by
dolphiness •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Extract bfile from .bgen using a given .bim to handle duplicated snps
written by yang1641 •I tried the following command to extract a bfile using a given snp list and a given subject ID list: ``` plink2 \ --bgen xxx.bgen …
-
How to get all genes and their annotations within a LD block?
written by b.g.tamang •Hi all, Thank you for your help. I identified several significant SNPs with GWAS in wheat. Next, I want to get all the genes form …
-
Issues with identifying chromosomes for a list of SNPs
written by ks.sholohova •Hello everyone! *Today I was trying to check whether all SNPs in my list (thousands of SNPs, GRCh37) belong to the particular chromosome (let's say …
-
How to go from a fasta file to an annotated genome assembly in genbank format?
written by vixelaa •Does anyone know what the best/fastest way is to create an annoted bacterial genome assembly (genbank format) starting from a fasta file containing the whole …
-
Is there a GRCh37 equivalent of EnsDb.Hsapiens.v86 or some other method for getting a complete list…
written by SpacemanSpiffo •I'm looking to work out if any of a large list of SNPs occur within the genomic range of any gene. The coordinates I have …
-
Tag SNPs - how to easily and effectively select them
written by F_cm_C •I am working with genomic data using hg19 grch37. I need to select tag SNPs for a number of genes I need to study. I've …
-
using biomaRt in R to annotate SNPs to Genes within 1000kb
written by SheilaHi! In short, I have a list of SNPs that I would like to map to the closest gene within 1000kb. I am using the …
-
chromosomal cordinates of a list of genes
written by bioguy24Can a list of genes (134) be submitted to ucsc genome browser and the chromosomal cordinates in hg19 be returned for each gene in the …
-
New to statistical genetics--need advice for calculating LD starting with genomic regions
written by DaveC •I'm new to human statistical genetics so am a little lost. Specifically, I would like to know what the *most practical* approach would be for …
-
Programatically accessing RCSB-PDB
written by BioalnHello. I've recently discovered RCSB already offers exactly what I need. SOme PDBs also have list of corresponding SNPs.(sequence/annotations/SNP). The problem is the following. I …