Hogfeldt/ctDNAtool

Add logging

Closed this issue · 2 comments

Both for debugging and for issuing warnings, it could be nice the use the logging module for logging instead of just using print statements.

Added a Report class to the BAM class. This Report is added as a attribute to the Data wrapper.
OBS remember to to handle report in manipulations.

Resolved in #28