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

Run PAGER, classify by GOA and WikiPathways, and feed into ChatGPT to summarise #20

Closed
Tracked by #18
cytronicoder opened this issue Oct 27, 2023 · 0 comments · Fixed by #22
Closed
Tracked by #18
Assignees
Labels
enhancement New feature or request

Comments

@cytronicoder
Copy link
Collaborator

cytronicoder commented Oct 27, 2023

In order to enhance the analysis and summarization capabilities of our gene analysis pipeline, I propose the integration of PAGER with the classification of results using Gene Ontology Annotation (GOA) and WikiPathways, and subsequent summarization using ChatGPT. This feature will allow us to understand the gene sets better and provide succinct summaries for the end-users.

Proposed Workflow

  1. PAGER Execution
    • Run PAGER on the identified gene sets to analyze genome-wide gene set relationships.
  2. Classification
    • Classify the PAGER results using Gene Ontology Annotation (GOA) and WikiPathways to categorize the gene sets into biologically meaningful groups.
  3. Summarization with ChatGPT
    • Feed the classified gene sets and their relationships into ChatGPT to generate a user-friendly summary elucidating the significant findings.
@cytronicoder cytronicoder self-assigned this Oct 27, 2023
@cytronicoder cytronicoder added the enhancement New feature or request label Oct 27, 2023
@cytronicoder cytronicoder linked a pull request Nov 8, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant