Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Beatrice Tan
CNAprioritization
Commits
e1120ae8
Commit
e1120ae8
authored
Feb 01, 2018
by
Beatrice Tan
Browse files
Removed print with old parameter.
parent
3c9a051b
Changes
1
Hide whitespace changes
Inline
Side-by-side
scripts/ReportSegments.py
View file @
e1120ae8
...
...
@@ -56,8 +56,6 @@ def parse_segments(segmentation_file):
stat_dict
[
sample
][
2
]
+=
1
if
deletion
:
stat_dict
[
sample
][
3
]
+=
1
print
(
minimal_seg
)
print
(
maximal_seg
)
return
stat_dict
def
calculate_stats
(
tot_size
,
tot_nr_focal
,
tot_nr_del
,
tot_nr_cnvs
,
nr_samples
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment