maxATAC
maxATAC copied to clipboard
Add code for plots/update functions associated with `normalize`, `average`, `prepare`, and `benchmark`
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
benchmarkplot - [ ] Beautify the
trainplot 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
predictif an ROI is given - [ ] We could add QC figures to
preparesuch as fragment length distribution and TSS enrichment - [ ] Add code for visualizing ROI specific predictions using
variants