plots: Add chromosome plot

This commit is contained in:
Elias Projahn 2021-11-22 14:10:08 +01:00
parent 1058dfaa17
commit 2f3dc80a2f
2 changed files with 52 additions and 0 deletions

View file

@ -6,6 +6,7 @@ export(analyze)
export(compare)
export(optimal_weights)
export(plot_boxplot)
export(plot_chromosomes)
export(plot_positions)
export(plot_scores)
export(preset)