Primary_assembly and GRCh38.84.gtf.gz are the files for mapping?
Just start to learn, need to confirm this:
Primary_assembly (reference genome) and GRCh38.84.gtf.gz (annotation) are the files for mapping alignment reads?
does sm_Primary_assembly also work?
Have read some tutorial but just want to confirm I am doing the right thing.
Thanks
• 2,684 views
•
link
1 answer
Primary assembly contains all chromosomes plus unplaced (and unlocalised) scaffolds. It does not contain patches and haplotypes. As @genomax2 already explained sm means soft masked, where regions of low complexity, such as repetitive regions, are in lower case. This is all explained on the README of our FASTA files from our FTP site.
• 0 views
•
link
Log in to answer this question.
So the Primary_assembly is the reference genome, I don't need to download the entire GRCh38 project files, right?
Yes and probably no (not sure what you mean by GRCh38 project files).
The GRCh38 download link from illumina igenomes website, total files are about 14.2 Gb
That bundle includes pre-made indexes for bowtie v.1, bowtie v. 2.and bwa. You could get that bundle and save yourself the time of building your own indexes.