This is a test version of Biostars. For the public version, visit https://www.biostars.org.
UniProt TrEMBL database

Hi, I downloaded the TrEMBL from the UniPort web, among the 3 options (xml, fasta, text) I chose fasta format. I got the following format "uniport_trembl.fasta.gz". when I open it to extract the files, at some point an error appears - "an error occurred while extracting files". How can I solve this problem? I need to use this database as a query with my own dataset.

Thanks

protein uniprot database trembl sequences

I got the following format "uniport_trembl.fasta.gz". when I open it to extract the files, at some point an error appears - "an error occurred while extracting files".

You have to uncompress the file using gunzip uniport_trembl.fasta.gz before you can open it. This is going to be a simple multi-fasta format sequence file and not a database.

If you are looking to do sequence similarity searches then you will need to create an index (e.g. with blast+) and then do the search with your query.

1 answer

In addition to the advice from @GenoMax you may also investigate the hints provided in this help page https://www.uniprot.org/help/metalink

If the problem persists, please contact the UniProt helpdesk.

Log in to answer this question.