Incorporated backend options into visualizations, allowing either plotly or matplotlib/seaborn to be used; either as a configuration option, or per figure call.
Also completed coverage of tests and added pyllelic.pyllelic wrapper instead of the cumbersome pyllelic.GenomicPositionData.
Incorporated
backend
options into visualizations, allowing either plotly or matplotlib/seaborn to be used; either as a configuration option, or per figure call.Also completed coverage of tests and added
pyllelic.pyllelic
wrapper instead of the cumbersomepyllelic.GenomicPositionData
.