KBase Documentation
  • KBase Documentation
  • KBase Terms & Conditions
  • Getting Started
    • Signing Up and Signing In
      • Step-by-Step Signup Guide
      • Authentication Update
    • Supported Browsers
    • Narrative Quick Start
    • Narrative Interface User Guide
      • Access the Narrative Interface
      • Tour the Narrative Interface
      • Narrative Navigator
      • Create a Narrative
      • Explore Data
      • Add Data to Your Narrative
      • Browse KBase Analysis Tools
      • Analyze Data Using KBase Apps
      • Job Browser
      • Revise Your Narrative
      • Format Markdown Cells
      • Share Narratives
      • Linking Static Narratives to ORCID
      • Access and Copy Narratives
      • Organizations
    • FAQs
  • Manage Your Account
    • Linking Accounts
    • Linking KBase to ORCiD
  • Working with Data
    • Data Upload and Download Guide
      • Data Types
      • Importing Data
        • Bulk Import Limitations
      • Assembly
      • Genome
      • FASTQ/SRA Reads
      • Flux Balance Analysis (FBA) Model
      • Media
      • Expression Matrix
      • Phenotype Set
      • Amplicon Matrix
      • Chemical Abundance Matrix
      • SampleSet
      • Compressed/Zipped Files
      • Bulk Import Specification
      • Downloading Data
    • Searching, Adding, and Uploading Data
    • Filtering, Managing, and Viewing Data
    • Linking Metadata
      • Ontologies and Validated Terms
    • Public Data in KBase
    • Transfer Data with Globus
  • Using Apps
    • Analysis Apps in KBase
      • Assembly & Annotation
      • Comparative Genomics
      • Metabolic Modeling
      • Metagenomics & Community Exploration
      • Data Matrices - Amplicon, Stats
      • Chemical Abundance
      • Expression & Transcriptomics
    • Apps in Beta
  • Running Common Workflows
    • Assembling & Annotating Microbial Genomes
      • FAQ: Assembly and Annotation
    • Comparative Genomics & Phylogenetic Analysis
      • FAQ: Comparative Genomics
    • Metagenomic & Community Analysis
      • FAQ: Metagenomics & Community Analysis
    • Transcriptomic Analysis
      • FAQ: RNA-seq Analysis
    • Constructing Metabolic Models
      • Constructing and Analyzing Metabolic Flux Models of Microbial Communities
      • FAQ: Metabolic Modeling
  • Community Developed Workflows and Tools
    • Functional Annotation
    • Functional and Taxonomic Profiling of MAGs
    • Taxonomy
    • Viral
    • Random Walk with Restart Toolkit
  • Troubleshooting
    • Problems with the User Interface
    • Help Board
    • How to Report Issues
    • Job Errors and Their Meanings
      • Common Job Errors
        • The Job Log
      • Import Job Errors
      • Assembly App Errors
      • Annotation App Errors
      • Functional Genomics App Errors
      • Modeling App Errors
  • Developing Apps
    • The KBase SDK
    • Create a KBase Developer Account
    • KBase GitHub Repository
  • External Links
    • KBase Narrative Interface
    • KBase web site
    • KBase App Catalog
  • kbase.us
Powered by GitBook
On this page
  • Types of Errors
  • Common Errors across Annotation Apps
  • Annotate Plant Transcripts with Metabolic Functions
  • Assess Genome Quality with CheckM

Was this helpful?

  1. Troubleshooting
  2. Job Errors and Their Meanings

Annotation App Errors

This is a list of error messages found within the Job Log for Annotation App Jobs, what they mean and how to go about fixing them or if a job ticket needs to be submitted.

PreviousAssembly App ErrorsNextFunctional Genomics App Errors

Last updated 4 years ago

Was this helpful?

Types of Errors

  • UE=User fixable or possible user error

  • KE=KBase error

  • UK=Unknown or multiple possibles causes

  • TE=Temporary system problem

Use your Browser's search tool to paste in your error message to locate your error message, information about the error and next steps.

You can always submit a ticket for help, questions, or follow-up to the .

Common Errors across Annotation Apps

RAST: / / /

Prokka:

(2, No such file or directory)

UE: One or more contigs had header lines longer than 37 characters.

Edit the fasta file, upload again, and try resubmitting the job.

Error invoking method call_features_rRNA_SEED

UE: One or more of the FASTA header lines are extremely long.

Shorten them, re-upload, and try resubmitting the job. .

Object #1, 0ae7adb1-6351-4d26-a526-cc09c15e46ee.report has invalid reference: ….

UE: There are no input datasets listed.

Supply the dataset(s) and try resubmitting the job.

too many contigs

UE: RAST has a limit of 10,000 contigs. Prokka has a limit of 30,000 contigs.

Divide the file or bin the contigs before running RAST again by resubmitting the job.

Error on ObjectSpecification #1: Unable to parse version portion of object reference nnnn/2/1, nnnn to an integer

UE: The wrong delimiter was used in the free text of the Assembly list or Genome list.

Change the delimiter to a semicolon (;) and try resubmitting the job.

Error on ObjectSpecification #1: Illegal number of separators /

UE: The wrong delimiter was used in the free text of the Assembly list or Genome list.

Change the delimiter to a semicolon (;) and try resubmitting the job.

name assembly_info is not defined

UE: You are running the beta version of the app.

Change to the released version.

The genome does not contain any CDSs or features!

UE: The input genome does not have the needed features.

Double check the file and try resubmitting the job.

Object NNN cannot be accessed: User user_name may not read workspace XXXXX

UE: The app requires data which is owned by another user and you do not have access. In another scenario, either you or the user have deleted the original assembly.

Ask the user for access to the needed file.

KBase Help Board
Annotate Microbial Genome
Annotate Multiple Microbial Genomes
Annotate Microbial Assembly
Annotate Multiple Microbial Assemblies
Annotate Assembly and Re-annotate Genomes with Prokka
Annotate Plant Transcripts with Metabolic Functions
Assess Genome Quality with CheckM