Allows users to slice two FeatureSets according to their Venn overlap.
This App allows users to create an intersection set or difference set from two Feature Sets, A and B, ie, a new FeatureSet containing only features that correspond to present in {A and B}, or {A and (not B)}, or {(not A) and B}.
Running the App: Note that in this App, all inputs are required or mandatory. The first two inputs are sets of genome features (FeatureSets), which may have been created by any of several Apps in KBase, such as Build Feature Set from Genome, BLASTp prot-prot Search, Merge FeatureSets, Slice FeatureSets by Genomes, among others.
This is followed by a pull-down menu for Logical slice which indicates which set (Venn diagram) operation to perform:
- Features found in both A and B (set intersection)
- Features found in A but not B (set difference, A - B)
- Features found in B but not A (set difference, B - A)
Below that is a text entry field for a meaningful description of the resultant set, followed by the name to be given to the resultant FeatureSet object. Upon successful completion, a new FeatureSet object with the given name will appear in the Data Pane, and a short report listing the description and number of features in this set will appear below the App cell window in the Narrative.
Note: FeatureSets that contain features from Genomes and/or Annotated Metagenome Assemblies are supported.
Team members who developed & deployed App in KBase: Dylan Chivian. For questions, please contact us.
Please cite:
- Chivian D, Jungbluth SP, Dehal PS, Wood-Charlson EM, Canon RS, Allen BH, Clark MM, Gu T, Land ML, Price GA, Riehl WJ, Sneddon MW, Sutormin R, Zhang Q, Cottingham RW, Henry CS, Arkin AP. Metagenome-assembled genome extraction and analysis from microbiomes using KBase. Nat Protoc. 2023 Jan;18(1):208-238. doi: 10.1038/s41596-022-00747-x
Related Publications
- Chivian D, Jungbluth SP, Dehal PS, Wood-Charlson EM, Canon RS, Allen BH, Clark MM, Gu T, Land ML, Price GA, Riehl WJ, Sneddon MW, Sutormin R, Zhang Q, Cottingham RW, Henry CS, Arkin AP. Metagenome-assembled genome extraction and analysis from microbiomes using KBase. Nat Protoc. 2023 Jan;18(1):208-238. doi: 10.1038/s41596-022-00747-x , https://www.nature.com/articles/s41596-022-00747-x
- 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_SetUtilities/tree/79b273010c6c30b9343e03b64b7d7502ded704ce/ui/narrative/methods/KButil_Logical_Slice_Two_FeatureSetsModule Commit: 79b273010c6c30b9343e03b64b7d7502ded704ce