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
Mirrors
biopet.biopet
Commits
0e258d48
Commit
0e258d48
authored
Jun 07, 2015
by
Peter van 't Hof
Browse files
Change plot size
parent
bea78535
Changes
1
Hide whitespace changes
Inline
Side-by-side
public/shiva/src/main/scala/nl/lumc/sasc/biopet/pipelines/shiva/ShivaReport.scala
View file @
0e258d48
...
...
@@ -141,7 +141,7 @@ object ShivaReport extends MultisampleReportBuilder {
plot
.
input
=
tsvFile
plot
.
output
=
pngFile
plot
.
ylabel
=
Some
(
"VCF records"
)
plot
.
width
=
Some
(
75
0
)
plot
.
width
=
Some
(
120
0
)
plot
.
runLocal
()
}
}
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