App Catalog
Sign Up Sign In
Text Report - Assembly Metadata
By: landml

Launch

Create a text report for an Assembly 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. This App creates data files that are downloadable and used with local tools such as Excel or informatic scripts.

This App creates reports on the contents of an Assembly object. 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 will be a link for downloading the files 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.

The inputs are:

The outputs are:

  1. A Link section with a link to the requested report that can be opened in another browser tab.
  2. One downloadable file in the Files section. The report 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/landml/Report_util_landml/tree/4beb145b1eb72199cb874a42ba9117413a6d3794/ui/narrative/methods/assembly_metadata_report

Module Commit: 4beb145b1eb72199cb874a42ba9117413a6d3794