Create text info files based on a FeatureSet or a SequenceSet
This intended purpose of this app is to produce a downloadable TEXT file about an object.
Most KBase data objects already have some type of pretty 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 one or more files that are downloadable and used with local tools such as Excel or computer scripts.
This app creates a file on the contents of a FeatureSet or a SequenceSet. 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 KBase FeatureSet or SequenceSet object (output from several app)
- A download option:
- Tab-delimited. A file with tab-delimited columns.
- Comma-delimited. A file with comma-delimited columns.
The output:
- The output depends on the input feature set or sequence set. In general, sequence sets will be a fasta file and feature sets will be a listing of the references to the features in the set. For example 'BW244_0025 27092/5/1' is the feature 'BW244_0025' and it can be found in narrative 27092 in the object with the ID of '27092/5/1'.
Related Publications
- Arkin AP, Cottingham RW, Henry CS, Harris NL, Stevens RL, Maslov S, et al. KBase: The United States Department of Energy Systems Biology Knowledgebase. Nature Biotechnology. 2018;36: 566. doi: 10.1038/nbt.4163 , https://www.nature.com/articles/nbt.4163
App Specification:
https://github.com/kbaseapps/kb_ObjectInfo/tree/f41cd0b3c9767eecc436a8474806d8c639ad3f8a/ui/narrative/methods/featseq_reportModule Commit: f41cd0b3c9767eecc436a8474806d8c639ad3f8a