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

GSEA results model #16

Open
3 tasks
pawel-czyz opened this issue May 22, 2022 · 0 comments
Open
3 tasks

GSEA results model #16

pawel-czyz opened this issue May 22, 2022 · 0 comments
Labels
refactor When the code quality is (or needs to be) improved

Comments

@pawel-czyz
Copy link
Member

pawel-czyz commented May 22, 2022

Currently the GSEA results are not structured (they are a pandas dataframe). We need:

  • A pydantic's BaseModel.
  • Functions saving and loading it from the disk.
  • Unit test showing that this indeed works.
@pawel-czyz pawel-czyz added the refactor When the code quality is (or needs to be) improved label May 22, 2022
@pawel-czyz pawel-czyz self-assigned this May 23, 2022
@pawel-czyz pawel-czyz added this to Backlog in CanSig Kanban May 24, 2022
@pawel-czyz pawel-czyz removed their assignment Jun 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor When the code quality is (or needs to be) improved
Projects
Development

No branches or pull requests

1 participant