An error occurred while fetching the assigned milestone of the selected merge_request.
fix filter reads
@@ -12,7 +12,6 @@ from multiprocessing import cpu_count
@@ -12,7 +12,6 @@ from multiprocessing import cpu_count
@@ -63,6 +62,15 @@ def check_tools():
@@ -63,6 +62,15 @@ def check_tools():
@@ -70,6 +78,18 @@ def check_tools():
@@ -70,6 +78,18 @@ def check_tools():
@@ -77,6 +97,15 @@ def check_tools():
@@ -77,6 +97,15 @@ def check_tools():
@@ -168,9 +197,8 @@ def dedup_mapped(bam, bam_basename, paired):
@@ -168,9 +197,8 @@ def dedup_mapped(bam, bam_basename, paired):
@@ -207,7 +235,7 @@ def dedup_mapped(bam, bam_basename, paired):
@@ -207,7 +235,7 @@ def dedup_mapped(bam, bam_basename, paired):
@@ -230,17 +258,20 @@ def compute_complexity(bam, paired, bam_basename):
@@ -230,17 +258,20 @@ def compute_complexity(bam, paired, bam_basename):
@@ -251,9 +282,13 @@ def compute_complexity(bam, paired, bam_basename):
@@ -251,9 +282,13 @@ def compute_complexity(bam, paired, bam_basename):