App Catalog
Sign Up Sign In
Text Reports - Genome
By: landml

Launch

Create a text report based on a Genome object.

This intended purpose of this App is to produce downloadable TEXT reports.

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. It creates data files that are downloadable and used with local tools such as Excel or informatic scripts.

This App creates reports on a Genome. Short reports will display as TEXT in the Summary section of the output. Longer reports will instead have a link to open the TEXT in a new html browser tab. There is a link for downloading the file in the Files section of the output. Whether short or long, the Summary/Link section is intended to be a preview of the downloadable file. If the report is tab or comma delimited, it may appear misaligned on the screen but readable by a computer script.

Inputs:

Output:

  1. The Summary or Link section has text version of the requested file.
  2. One downloadable file in the Files section. The name and content of the file will depend on the requested file format.
    1. FASTA files will be in FASTA format. The file name will end in .fna for nucleotide files and .faa for amino acid files.
    2. Feature lists will include the FeatureID, Feature Type, Contig, Location (Feature Coordinates), Strand, Feature Function, and, if applicable, Aliases. Tab-delimited, comma-delimited, and GFF files will end in .tab, .csv and .gff, respectively.

Related Publications


App Specification:

https://github.com/landml/Report_util_landml/tree/4beb145b1eb72199cb874a42ba9117413a6d3794/ui/narrative/methods/genome_report

Module Commit: 4beb145b1eb72199cb874a42ba9117413a6d3794