Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mirrors
biopet.biopet
Commits
d911764b
Commit
d911764b
authored
Nov 07, 2014
by
sajvanderzeeuw
Browse files
Plot changed for functioning in new shark
parent
5c3e9590
Changes
1
Hide whitespace changes
Inline
Side-by-side
biopet-framework/src/main/scripts/nl/lumc/sasc/biopet/scripts/bedtools_cov_stats.py
View file @
d911764b
...
...
@@ -312,4 +312,4 @@ if __name__ == '__main__':
files
=
{}
json
.
dump
({
'stats'
:
stats
,
'files'
:
files
},
sys
.
stdout
,
sort_keys
=
True
,
indent
=
4
,
separators
=
(
','
,
': '
))
separators
=
(
','
,
': '
))
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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