Skip to content

Cannot create Databases #3

Open
@eggrandio

Description

@eggrandio

Hello,

I am trying to use the Transannot pipeline but I am having trouble downloading and formatting the databases. Maybe the error is related to MMseqs2 msa2profile.

I have tried to use it in my computer and in a cluster (in case it was a memory or disk space issue), and I am getting the same kind of error. For example, with Pfam and eggNOG:

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
25e4c1|OK  |   351KiB/s|transannotdb/tmp//9657914214923664368/viruses.tar.aria2

Status Legend:
(OK):download completed.
tar2db transannotdb/tmp//9657914214923664368/bacteria.tar transannotdb/tmp//9657914214923664368/archea.tar transannotdb/tmp//9657914214923664368/eukaryota.tar transannotdb/tmp//9657914214923664368/viruses.tar transannotdb/tmp//9657914214923664368/msa --output-dbtype 11 --tar-include \.raw_alg\.faa\.gz$ --threads 112 -v 3 

[==================================Time for merging to msa: 0h 0m 0s 101ms
Time for merging to msa.lookup: 0h 0m 0s 56ms
Time for processing: 0h 1m 32s 398ms
/home2b/eduardo.gonzalez/transannotdb/egggNOGDB exists and will be overwritten
msa2profile transannotdb/tmp//9657914214923664368/msa /home2b/eduardo.gonzalez/transannotdb/egggNOGDB --match-mode 1 --match-ratio 0.5 --threads 112 -v 3 

Finding maximum sequence length and set size.
[=================================================================] 349.75K 46m 2s 350ms
Time for merging to egggNOGDB_h: 0h 0m 0s 152ms
Error: msa2profile died
Error: download database died
Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
ac54f7|OK  |    38MiB/s|transannotdb/tmp//9475689816711731008/db.msa.gz.aria2

Status Legend:
(OK):download completed.
convertmsa transannotdb/tmp//9475689816711731008/db.msa.gz transannotdb/tmp//9475689816711731008/msa -v 3 

[==Time for merging to msa: 0h 0m 0s 3ms
Time for processing: 0h 16m 51s 187ms
/home2b/eduardo.gonzalez/transannotdb/PfamDB exists and will be overwritten
msa2profile transannotdb/tmp//9475689816711731008/msa /home2b/eduardo.gonzalez/transannotdb/PfamDB --match-mode 1 --match-ratio 0.5 --threads 112 -v 3 

Finding maximum sequence length and set size.
[=================================================================] 23.66K 1h 2m 28s 293ms
Time for merging to PfamDB_h: 0h 0m 0s 35ms
Error: msa2profile died
Error: download database died

But I am also getting errors with SwissProt:

Download Results:
gid   |stat|avg speed  |path/URI
======+====+===========+=======================================================
717d6d|OK  |    18MiB/s|transannotdb/tmp//1634759004325013335/uniprot_sprot.fasta.gz.aria2

Status Legend:
(OK):download completed.
/home2b/eduardo.gonzalez/transannotdb/swissprotDB exists and will be overwritten
createdb transannotdb/tmp//1634759004325013335/uniprot_sprot.fasta.gz /home2b/eduardo.gonzalez/transannotdb/swissprotDB --compressed 0 -v 3 

Shuffle database cannot be combined with --createdb-mode 0
We recompute with --shuffle 0
Converting sequences
Only uncompressed fasta files can be used with --createdb-mode 0
We recompute with --createdb-mode 1
Time for merging to swissprotDB_h: 0h 0m 0s 0ms
Error: createdb died
Error: download database died

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions