Galaxy | Tool Preview

proteomicsr: enrichment using MSigDB gene sets (version 0.1.0+galaxy0)
Rows: unique identifiers (e.g. uniprot accessions), Columns: samples. Replicates should be indicated using _1, _2, .... Content should be numeric.
Visit https://www.gsea-msigdb.org/gsea/msigdb/human/collections.jsp to get more information on MSigDB categories and if the chosen category needs the definition of a subcategory. MEDICUS and LEGACY gene sets seem to be not supported yet.
Visit https://www.gsea-msigdb.org/gsea/msigdb/human/collections.jsp to get more information on MSigDB categories and if the chosen category needs the definition of a subcategory. MEDICUS and LEGACY gene sets seem to be not supported yet.
An optional table conatining columns Accession and Gene
An optional table that is used to relate different conditions to ggplot facets. See help.
Define the ID type used in your dataframe of average Log2(FCs) and (adjusted) p-values. The ID should relate to attributes available using attributes = biomaRt::listAttributes(biomaRt::useMart(biomart = "ENSEMBL_MART_ENSEMBL", dataset = "hsapiens_gene_ensembl")) or the attributes specific for the defined organism (e.g. "mmusculus_gene_ensembl" or "rnorvegicus_gene_ensembl").
Examples: When pvalue, all columns ending on _pvalue are used to filter for significantly altered candidates, whereas the pattern pvalueadj will use all columns ending with this pattern
All candidates with (adjusted) p-value below this threshold will be subjected to enrichment analysis
All terms with (adjusted) p-value below this threshold will be considered significantly enriched
Decide whether to use median or mean values of the Log2(fold changes) of the candidates used for enrichment and assigned to the term.
In addition to exporting and visualizing all enriched terms and the significantly enriched terms, the top enriched terms will be exported and visualized based on the value defined here.
Decide whether to extract the top enriched terms condition-wise or based on their summed enrichment over all conditions

Enrichment analysis workflow using MSigDB gene sets

Providing a table with average Log2(FCs) and (adjusted) p-values, enrichment analysis is conducted against the gene sets provided by the MSigDB