Skip to content

no valid records found in file genome.gbk #12

@nick-youngblut

Description

@nick-youngblut

It appears that gutSMASH requires a genbank that includes sequence data, given that if one provides a genbank lacking sequences (the default output from prodigal), one gets the error:

INFO     23/05 00:07:20   diamond using executable: /opt/conda/bin/diamond (0.9.19)
  INFO     23/05 00:07:20   hmmpfam2 using executable: /opt/conda/bin/hmmpfam2 (2.3.2)
  INFO     23/05 00:07:20   fasttree using executable: /opt/conda/bin/fasttree
  INFO     23/05 00:07:20   hmmsearch using executable: /opt/conda/bin/hmmsearch (3.3.2)
  INFO     23/05 00:07:20   hmmpress using executable: /opt/conda/bin/hmmpress (3.3.2)
  INFO     23/05 00:07:20   hmmscan using executable: /opt/conda/bin/hmmscan (3.3.2)
  INFO     23/05 00:07:20   glimmerhmm using executable: /opt/conda/bin/glimmerhmm
  INFO     23/05 00:07:20   prodigal using executable: /opt/conda/bin/prodigal (V2.6.3)
  INFO     23/05 00:07:20   muscle using executable: /opt/conda/bin/muscle (v3.8.1551)
  INFO     23/05 00:07:20   blastp using executable: /opt/conda/bin/blastp (2.13.0+)
  INFO     23/05 00:07:20   makeblastdb using executable: /opt/conda/bin/makeblastdb (2.13.0+)
  INFO     23/05 00:07:20   /tmp/gutsmash/antismash/detection/gut_hmm_detection/data/bgc_seeds.hmm components missing or obsolete, re-pressing database
  INFO     23/05 00:07:21   Parsing input sequence 'genome.gbk'
  ERROR    23/05 00:07:21   no valid records found in file genome.gbk

Which versions of prodigal actually works with gutSMASH? I'm assuming one can use at least some version of prodigal to generate the input, given that prodigal is a dependency of gutSMASH.

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