After I clicked 'full dataset', the only way for me to get hg18.fa is by downloading hg18.2bit and use twoBitToFa to convert to hg18.fa right? is there any link allow me to straight away download the hg18.fa without doing the conversion from twoBitToFa? thanks for your advice
Where can I download hg18.fa that includes all chromosomes?
In UCSC genome browser, the hg18 provided is not in one fasta file. They provide file to download for each chromosomes. May I know where can I download a hg18 complete fasta file that include all chromosomes? Thanks.
• 6,172 views
•
link
1 answer
http://hgdownload.cse.ucsc.edu/downloads.html
Here, scroll down until you reach hg18 and then full dataset.
• 0 views
•
link
• 0 views
•
link
Download the fasta files for each chromosome and use cat to concatenate them. Alternatively, find out the last Ensembl release to use hg18 and download that fasta file.
• 0 views
•
link
Log in to answer this question.