Skip to content

annotate_misc/antismash/smcluster.proteins.fasta is zero-size #121

@gskrasnov

Description

@gskrasnov

Dear Jon,

Thank for the latest release of funannotate. I tried it on Linum usitatissimum genome and almost everything went fine. However, InterProScan search is still running for 10+ days and hang up at "90%".

30/12/2017 07:07:37:382 Uploaded/Stored 61793 sequences for analysis
30/12/2017 14:25:01:931 25% completed
30/12/2017 19:17:56:813 50% completed
31/12/2017 04:28:08:500 75% completed
01/01/2018 06:03:25:055 90% completed

I have split *proteins.fa from update_results into 12 parts of 5000 proteins each and then run InterProScan in parallel (4 threads each). It consumed only a day.

Then I merged the derived XML files (excluding 2 first and 1 last strings, except for 1th and the last parts) into a single file.

Why not include this procedure into funannotate?

Also I want to note that funannotate annotate looks for smcluster.MIBiG.blast.txt which is derived by mapping annotate_misc/antismash/smcluster.proteins.fasta file to MiBiG database with Diamond/blastp.
However, smcluster.proteins.fasta has zero size and smcluster.MIBiG.blast.txt is not generated.

I had turned ON Additional analysis ( Compare to plantiSMASH predicted clusters and Compare to registered known clusters from MIBiG Database) in antiSMASH search parameters. However, I got the following:

[02:53:25 AM]: Cross referencing SM cluster hits with MIBiG database version 1.3
Traceback (most recent call last):
  File "/home/linuxbrew/.linuxbrew/Cellar/funannotate/0.7.2/libexec/bin/funannotate-functional.py", line 1102, in <module>
    with open(mibig_blast, 'rU') as input:
IOError: [Errno 2] No such file or directory: '901.fun_out.wo.RepMod/annotate_misc/antismash/smcluster.MIBiG.blast.txt'

Also I was unable to find funannotate-annotate or funannotate-functional log file in logfiles directory

I shared run data here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions