Thank you, guys. Let me have a try.
Where can I find human protein database to download for blastx?
Where can I find human protein data base for local blastx? I have already blasted my transcriptome against the nr database. My adviser wants me to blast it against the human protein database and find out the genes named same way in both nr database and human database. I checked the ncbi ftp but couldn't find anything.
• 6,217 views
•
link
3 answers
I suggest you have a look at these documents which explain how to retrieve and download all human proteins from the UniProt Knowledgebase:
http://www.uniprot.org/help/human_proteome
http://www.uniprot.org/help/retrieve_sets
One of the download formats is fasta (I recommend "fasta (canonical and isoforms)"), from which you should be able to generate a BLAST database.
• 0 views
•
link
wget ftp://ftp.ncbi.nlm.nih.gov/genomes/Homo_sapiens/protein/protein.fa.gz
• 0 views
•
link
• 0 views
•
link
Log in to answer this question.