This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to determine whether a contig is sex-linked

I have paired-end RADseq data from Illumina HiSeq4000 of ~250 individuals containing a mix of males and females (where the sex is known of each individual). I would like to try to identify which reads belong to Z(X) and W(Y) chromosomes (the specimens are butterflies). I could write some scripts to compare heterozygosity between the reads to get some idea of which are Z (females should always be homozygous; ZW), but I imagine someone has already done this. Can someone point me to a program or pipeline that does this?

Thanks,
Sean

sequence

I know nothing about butterflies or insects, but can you simply map them to an available reference genome?

TIL of the ZW system (you made a typo, females should be heterozygous ZW). You can find a few articles online (http://biorxiv.org/content/biorxiv/early/2015/07/27/023358.full.pdf ), from 2015. They require parents+F1 data.

I saw another article, http://gbe.oxfordjournals.org/content/6/3/526.full. In the Material and Methods(Physical Locations of Genes and Dosage Compensation), the author say they identify sex chromosomes by orthology with the Z chromosome of Bombyx mori. They are doing a de novo assembly, like you I guess.

Thanks cyril-cros for the links; females would be heterogametic and thus not heterozygous on the Z for all loci.

Unfortunately there is no reference at the moment. However, I could map to the silkworm as another way to get some indication of what might be sex-linked.

0 answers

No answers yet.

Log in to answer this question.