Skip to content

Commit 1c43b77

Browse files
Dom LaetschDom Laetsch
authored andcommitted
...
1 parent 30598a6 commit 1c43b77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/BtPlot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ def plotReadCov(self, refcov_dict):
458458
main_columns += 2
459459
group_columns = len(self.plot_order)
460460

461-
print self.cov_libs
461+
print self.cov_libs_total_reads_dict
462462
for cov_lib in self.cov_libs:
463463
print cov_lib
464464
plot_data = {}

0 commit comments

Comments
 (0)