Create a text reports based on a Genome Set Object
This intended purpose of this app is for downloadable TEXT reports. Most data objects already have some type of pretty HTML tables, either as output from an app or by dragging the object onto the narrative. This app serves a different purpose. Comma and tab-delimited columns may look misaligned on the screen because they are for input to a spreadsheet or computer program.
This app creates reports on the genomes in a GenomeSet. 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. In the Files section of the output will be a link for downloading the file.
The options are:
- Metadata: Minimal information. A report on the metadata for GenomeSet. Includes the name, object type, the creator, the narrative ID, the description of the GenomeSet, and a list of the genome IDs in the Set.
- Vertical. List information on each of the genomes in a vertical report instead of columns. Easy to read format but more difficult to visually compare one genome to the others.
- Tab-delimited. A report with tab-delimited columns.
- Comma-delimited. A report with comma-delimited columns.
App Specification:
https://github.com/landml/Report_util_landml/tree/7651866618230a1b543a4be3004de85985a51a67/ui/narrative/methods/genomeset_reportModule Commit: 7651866618230a1b543a4be3004de85985a51a67