Closed domenico-simone closed 3 years ago
The Pfam profiles need to be in the correct MetaEuk(/MMseqs2) format.
We just updated MetaEuk to use latest MMseqs2 framework version. With it the databases
module is exposed that allows you to easily download and prepare some common databases.
The following should work:
metaeuk databases Pfam-A.full pfam tmp
metaeuk easy-predict contigs.fa pfam out.fa tmp
Expected Behavior
Running the whole
easy-predict
pipeline.Current Behavior
Segmentation fault error during step
predictexons
. It happens by running the tools either with pre-compiled versions, compiled version, singularity container.Steps to Reproduce (for bugs)
MetaEuk Output (for bugs)
Context
Providing context helps us come up with a solution and improve our documentation for the future.
Your Environment
4a7064d728f7a31df7221102078e206920c7d822-MPI
Thanks,
Domenico