Hi,
I have downloaded the human genomic DNA from the UCSC genomic browser website from the link, hg38.chromFa.tar.gz . When I extracted, I got all the chromosomal sequences. While I got the chromosome 1 as chr1.fa, I also see several shorter chr1 sequences with names such as chr1_GL383518v1_alt.fa, chr1_KI270706v1_random.fa, chr1_KI270759v1_alt.fa to name a few. There are a total of twenty one such short sequences for chr1. I couldn't find any documentation in the website about these sequences. I would like to know what are these sequences.
Thanks
2 answers
Alternate loci are a new feature in the latest releases (see http://www.ncbi.nlm.nih.gov/projects/genome/assembly/grc/info/definitions.shtml ). Random chromosomes were also present in previous releases (What do chromosome codes such as 'chr_random' represent? )
The short answer is that these are sequences which, for various reasons, are not included in the current assembly of the chromosome. Some of them cannot be mapped or ordered reliably, some of them can be mapped but are unfinished. On other chromosomes, e.g. chr6, there are alternative versions arising from different haplotypes (large blocks of chromosome).
See the data/download FAQ, in particular the section chrN_random tables. You can also view assembly issues at the GRC website.
Log in to answer this question.