-
Notifications
You must be signed in to change notification settings - Fork 6
genomes_to_*: http 404 error #4
Copy link
Copy link
Open
Description
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 110Same 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?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels