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

Add code for plots/update functions associated with normalize, average, prepare, and benchmark #108

Open
8 tasks
tacazares opened this issue Jun 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@tacazares
Copy link
Member

tacazares commented Jun 10, 2022

We currently only produce plots for train and benchmark. It would be nice to add some additional plotting functions.

  • Plot bar plot of max values across chromosomes in normalize
  • Fix the broken benchmark plot
  • Beautify the train plot for loss and dice coefficient
  • Plot the training ROI statistics?
  • We could plot the Pearson correlation as heatmaps or scatterplots for the replicates going into average
  • We could plot specific signal track regions in predict if an ROI is given
  • We could add QC figures to prepare such as fragment length distribution and TSS enrichment
  • Add code for visualizing ROI specific predictions using variants
@tacazares tacazares added the enhancement New feature or request label Jun 10, 2022
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

No branches or pull requests

1 participant