Skip to content

feat: Expand Visualization Capabilities #5

@YanCotta

Description

@YanCotta

Description:

Visualizations are crucial for interpreting gene expression data. This issue is to add a dedicated visualization module for generating common plots like PCA plots, heatmaps, and volcano plots.

Tasks
[ ] Create a new core/visualization.py module.

[ ] Implement a function to generate PCA plots to visualize sample clustering.

[ ] Implement a function to create heatmaps of differentially expressed genes.

[ ] Implement a function to generate volcano plots to visualize differential expression results.

[ ] Integrate these plotting functions into the main pipeline, saving the plots to the output directory.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions