This is a test version of Biostars. For the public version, visit https://www.biostars.org.
GRCh37/hg19 human genome sequences from NCBI

Hello all,

How can I download one single file containing all chromosomes sequences of GRCh37/hg19 for humans NCBI?

Thank you.

ncbi hg19

You are command line savvy based on your past posts. You must know that it is as simple as doing a cat chr*.fa > genome.fa. hg19 files right from source.

Thank you very much. I am learning and I am a new student in bioinformatics. Possibly due that reason my post my sound naive.

Does the link you gave is GRCh37/hg19 from NCBI?

1 answer

You can get it from the Ensembl FTP site. Be sure to have a look at the README file to identify what you want.

I wanted to get that from NCBI source.

Log in to answer this question.