Skip to content

GSEA algorithms for the function getPatternHallmarks #91

@LiuCanidk

Description

@LiuCanidk

I found the plot generated by plotPatternHallmarks is less satisfactory. So I planned to perform the GSEA additionally to draw the enrichment plot individually and also plot the GSEA enrichment curve for specific interesting pathways. Also so that I can perform GO GSEA or KEGG GSEA with more freely.

But I found non-repeatable results of Hallmark pathway GSEA, using other GSEA tools like the R package BioEnricher. So I guess there are some paramters I did not know that caused this non-repeatbale result. In the tutorial, it said the input for getPatternHallmarks was the result of patternMarkers. I have confusions as follows:

  • first, what is the gene rank for the GSEA input, is it the rank provided by patternMarkers? and rank top1 to rank topN?
  • how many markers are included for the GSEA? as the function getPatternHallmarks does not get involved in input the result of patternMarkers, but instead input the CoGAPS result directly, I don't know whether the input is threshold 'cut' or threshold 'all' (threshold parameter in the function patternMarkers)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions