How to download hg19 reference genome?



1. Solution 1

wget -O- ftp://hgdownload.cse.ucsc.edu/goldenPath/hg19/chromosomes/chr{{1..22},X,Y,MT}.fa.gz | gunzip > ucsc.hg19.fasta

2. Solution 2

https://github.com/creggian/ucsc-hg19-fasta



Comments

Popular posts from this blog

gspread error:gspread.exceptions.SpreadsheetNotFound

Miniconda installation problem: concurrent.futures.process.BrokenProcessPool: A process in the process pool was terminated abruptly while the future was running or pending.

转载:彻底搞清楚promoter, exon, intron, and UTR