More posts like this
-
Can multiple RSids be on the same position?
written by Julian •Hi All, I convert a list of rs ids to chrom/pos numbers to extract from vcf files. I don't know however if this logic works, …
-
compare two vcf files
written by 순연 •Hi. I have a problem I want to compare the rs numbers in two vcf files. so I want to check which of the Rs …
-
SNP rs Number
written by im •Hello! I have chr:pos format of a list of SNPs, over 1000000. How can I get their rs numbers? Thanks
-
RS SNP's to Protein Change name please
written by sarah •Trying to match some RS numbers SNP's to their corresponding protein change name (eg RS 9290264 has a corresponding protein change name v15F), and also …
-
RS numbers to VCF format -sheep genome
written by marion.ryan •Hello, I would like to retrieve information in VCF format using a list of RS numbers for Sheep genome, easiest solution possible please!! Marion
-
How to investigate reference and alternative alleles of many SNPs
written by ApprenticeHi. I have a list of one million rs numbers. I want to investigate reference and alternative alleles for each SNP using rs number. Could …
-
Nucleotide substitution on dbSNP- who is the WT??
written by erezts •Hello, Sometimes HGVS c. and g. of a certain SNP indicate one substitution, but when you look at Ancestral allele or MAF you understand that …
-
Find LD blocks
written by erezts •<p>Hello everybody,</p> <p>I was looking for a proxy for a certain SNP and couldn't find one (using SNAP, ENSEMBLE). Therefore I would like to look …
-
HG18 coordinates of rs#
written by win<p>Hi all, I have a list of rs# and I want HG18 coordinates for each one of them. Is there a tool/ utility that can …
-
Get dbSNP ids for a gene name
written by win<p>Hi all,</p> <p>I have a list of genes and I would like a list of rs# for that gene. I can see that one can …
A brief comment, the word "gender" is used to refer to the self-identification of a person whereas "sex" is the biological sex at birth.
https://en.wikipedia.org/wiki/Sex_and_gender_distinction
NGS data cannot give you a person's gender, you just need to ask them :-)
Thanks. I do think that you can extract sex from a chip call. for many sites (which are gender-specific), males would have just one allele, and the other one is missing (loci on X chr.). females would return null result for Y loci
I am a bit unfamiliar with SNP based identification but didn't people use certain paralogous markers for that: http://www.ncbi.nlm.nih.gov/pubmed/20235797
So you already know the answer, you just have to look at markers on the X (excluding the region which pairs with the Y) and compare heterozygosity, males are hemizygous so would appear "homozygous" for all those loci. I have no idea if SNP chips have markers for the Y, but if they do, yes, you should use this information as well.
edit: Sorry, my post is not a reply to Gabriel R. comment but instead to erezts just above.