Skip to content

genomes_to_*: http 404 error #4

@jotech

Description

@jotech

Hi,

scripts starting with genomes_to_ seems to have problems connecting to the server (my fasta file):

rast-create-genome --scientific-name "Ochrobactrum sp." --genetic-code 11 --domain Bacteria --contigs /home/jo/rast/MYb71.fasta > out.gto
rast-process-genome < out.gto > out.gto2
genomes_to_taxonomies < out.gto2 > tax

Error invoking method genomes_to_taxonomies
HTTP status: 404 Not Found
Function invoked: genomes_to_taxonomies

Trace begun at /usr/share/rasttk/deployment/lib/Bio/KBase/CDMI/Client.pm line 3877
Bio::KBase::CDMI::Client::genomes_to_taxonomies('Bio::KBase::CDMI::Client=HASH(0x564ff1a34470)', 'ARRAY(0x564ff1718190)') called at /usr/share/rasttk/deployment/plbin/genomes_to_taxonomies.pl line 110

Same error occur with the other scripts, e.g. genomes_to_subsystems or genomes_to_md5s.
Do I use them in the wrong way or are the deprecated?

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