Difference between revisions of "Select keynodes with top targets (analysis)"
From BioUML platform
m (Protected "Select keynodes with top targets (analysis)": Autogenerated page ([edit=sysop] (indefinite))) |
(Automatic synchronization with BioUML) |
||
Line 1: | Line 1: | ||
;Analysis title | ;Analysis title | ||
− | :[[File: | + | :[[File:Genome-enhancer-Select-keynodes-with-top-targets-icon.png]] Select keynodes with top targets |
;Provider | ;Provider | ||
:[[Biosoft]] | :[[Biosoft]] | ||
Line 9: | Line 9: | ||
==== Description ==== | ==== Description ==== | ||
− | + | This method selects top keynodes (by score and linkage to top targets). | |
+ | |||
+ | This method uses the result of keynode analysis and Targets tables of "[[PSD pharmaceutical compounds analysis|PSD pharmaceutical compounds analysis]]" and "[[Pharmaceutical Compounds analysis|Pharmaceutical Compounds analysis]]". | ||
+ | |||
+ | The method sorts the input table by ''Rank column'' and takes the ''Number of top elements'' molecules from the sorted table. It adds more molecules from the top so that the union of ''Column with gene IDs'' values will cover at least the ''Number of top targets'' from each target table. | ||
+ | |||
+ | The maximum number of molecules that can be obtained is: | ||
+ | |||
+ | ''Number of top elements'' + ''Number of top targets'' * number_of_targets_tables | ||
==== Parameters: ==== | ==== Parameters: ==== | ||
Line 15: | Line 23: | ||
* '''Path to keynodes result''' – Path to keynodes result | * '''Path to keynodes result''' – Path to keynodes result | ||
* '''Column with gene IDs''' – Column with gene IDs | * '''Column with gene IDs''' – Column with gene IDs | ||
+ | * '''Rank column''' (expert) – Input table will be sorted ascending by the column selected | ||
* '''Number of top elements''' – Number of top elements | * '''Number of top elements''' – Number of top elements | ||
* '''Paths to top targets''' – Paths to top targets | * '''Paths to top targets''' – Paths to top targets | ||
+ | * '''Targets sort column''' (expert) – Sort targets if the column exist | ||
+ | * '''Sort targets ascending''' (expert) – Sort targets ascending | ||
* '''Number of top targets''' – Maximal number of selected targets from each table | * '''Number of top targets''' – Maximal number of selected targets from each table | ||
* '''Path to result''' – Path to result | * '''Path to result''' – Path to result |
Latest revision as of 18:15, 9 December 2020
- Analysis title
- Select keynodes with top targets
- Provider
- Biosoft
- Class
GETopKeynodesSelector
- Plugin
- biouml.plugins.genomeenhancer (Genome Enhancer)
[edit] Description
This method selects top keynodes (by score and linkage to top targets).
This method uses the result of keynode analysis and Targets tables of "PSD pharmaceutical compounds analysis" and "Pharmaceutical Compounds analysis".
The method sorts the input table by Rank column and takes the Number of top elements molecules from the sorted table. It adds more molecules from the top so that the union of Column with gene IDs values will cover at least the Number of top targets from each target table.
The maximum number of molecules that can be obtained is:
Number of top elements + Number of top targets * number_of_targets_tables
[edit] Parameters:
- Path to keynodes result – Path to keynodes result
- Column with gene IDs – Column with gene IDs
- Rank column (expert) – Input table will be sorted ascending by the column selected
- Number of top elements – Number of top elements
- Paths to top targets – Paths to top targets
- Targets sort column (expert) – Sort targets if the column exist
- Sort targets ascending (expert) – Sort targets ascending
- Number of top targets – Maximal number of selected targets from each table
- Path to result – Path to result