Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement leading Edge/Important genes for other analysis types other than GSEA #88

Open
risserlin opened this issue Apr 29, 2015 · 0 comments

Comments

@risserlin
Copy link
Contributor

In GSEA analysis leading edge is a parameter loaded in. For a given geneset the genes part of the leading edge are highlighted in yellow. This is very useful when looking at individual genesets.

Implement a similar feature for genesets other than GSEA. For example:
Run analysis with gprofiler on a subset of genes
Create EM using expression set that has all genes (not just the subset of differential used to calculate enrichments)
In expression viewer highlight genes that were queried in gProfiler (in the new output file this will be column 6 in the generic file)

currently the genesets are filtered based on the column 6 of the generic file. This would require a change to the way generic input is processed.

Maybe add toggle in the interface to say if you want to filter the genesets by column 6 or use those as "leading edge".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants