App Catalog
Sign Up Sign In
Assembly Object Info
kb_ObjectInfo

v.1.2.2

By: landml

Launch

Create a text info file for an Assembly Object.

This intended purpose of this App is to produce a downloadable TEXT file about an Assembly object.

Most KBase data objects already have some type of viewable HTML table, either as output from an App or by dragging the object onto the Narrative. This App serves a different purpose. This App creates data files that are downloadable and used with local tools such as Excel or informatic scripts.

This App creates files on the contents of an Assembly object. A Summary section has a preview of the full output. It is intended to be a preview of the downloadable file. If the file is tab or comma delimited, it may appear misaligned on the screen but readable by a computer script. The HTML link opens a new tab with the full output. The link for downloading the files is in the Files section of the output.

The inputs are:

The outputs are:

  1. A Link section with a link to the requested file that can be opened in another browser tab.
  2. One downloadable file in the Files section. The file has the following sections:
    1. The metadata of the Assembly object. This includes the length of the DNA sequence, the number of contigs, the fraction GC content, a taxon reference, and a FASTA handle reference.
    2. A count of the As, Cs, Gs, and Ts in the Assembly
    3. A list of the contigs in the Assembly
      • Contig name (e.g., AKKW01000148)
      • Length of the contig
      • GC fraction of the contig
      • Number of Ns
      • Contig ID (can be the same as the name)
      • Contig description from the FASTA header line
    4. OPTIONALLY: the DNA of the contigs in FASTA format.

Related Publications


App Specification:

https://github.com/kbaseapps/kb_ObjectInfo/tree/f41cd0b3c9767eecc436a8474806d8c639ad3f8a/ui/narrative/methods/assembly_metadata_report

Module Commit: f41cd0b3c9767eecc436a8474806d8c639ad3f8a