Hello, I have bamfiles from some genes on the x-chromosomes for some individual animals but the sexes of the animals are not known. Is there a way I can determine the sexes by looking at read coverage in the bamfiles or by any other means? Thanks
Hello, I have bamfiles from some genes on the x-chromosomes for some individual animals but the sexes of the animals are not known. Is there a way I can determine the sexes by looking at read coverage in the bamfiles or by any other means? Thanks
If the specie sex definition is similar to human (only one pair of chromosomes define the sex type), the answer is yes, you can compare coverages in the sexual chromosomes to define it. Even in human there are some shared regions between X and Y, but a simple test looking for how many reads are mapped to each one and normalized by chromosome size can revel that.
In short Difficult: for example: In canfam (dog) genome: Y chromosome is not present so it will not be possible to know.
Even if present : say in Human: there are lot of duplicate micro-regions between X, Y chromosomes: in my experience i have seen a lot of reads aligned to Y chromosome; when the samples were from females.
unless the animals are 100% inbred. it is possible to determine sex by counting heterozygous X sites. If they are mostly homo -> likely male; if a decent fraction is heterozygous -> likely female; This is how plink determine sex using genotypes.
I recall Brent Pedersen posting this:
Given a set of samples with males and females, take only the data from the Y chromosome and do a PCA plot.
That plot was of expression data (or methylation, can't recall). You may be able to do the same by making rows of samples and columns of regions on the sex chromosomes with values of mean (or median) coverage. This would require you to have multiple samples and to know the sex of some of them.
Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Which species are these 'animals?' Different species have different systems for sex determination.
The animals are pigs