Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
GOSe-6mo-imputation-paper
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Kevin Kunzmann
GOSe-6mo-imputation-paper
Commits
476dbbdd
You need to sign in or sign up before continuing.
Commit
476dbbdd
authored
Apr 01, 2019
by
Kevin Kunzmann
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
reproducible research approach
parent
6b448f2e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
41 additions
and
0 deletions
+41
-0
manuscript/manuscript.Rmd
manuscript/manuscript.Rmd
+18
-0
manuscript/references.bib
manuscript/references.bib
+23
-0
No files found.
manuscript/manuscript.Rmd
View file @
476dbbdd
...
...
@@ -1100,6 +1100,9 @@ provide a probabilistic output.
#
Appendix
/
Supplemental
Material
##
Distribution
of
GOSe
in
validation
folds
```{
r
marginal
-
GOSe
-
folds
,
echo
=
FALSE
,
fig
.
cap
=
"Marginal GOSe distribution per validation fold."
}
df_ground_truth
%>%
ggplot
(
aes
(
Outcomes
.
DerivedCompositeGOSE
))
+
...
...
@@ -1115,6 +1118,21 @@ df_ground_truth %>%
```
##
Reproducible
Research
Strategy
CENTER
-
TBI
is
commited
to
reproducible
research
.
To
this
end
,
the
entire
source
code
to
run
the
analyses
is
publicly
available
at
https
://
git
.
center
-
tbi
.
eu
/
kunzmann
/
gose
-
6
mo
-
imputation
.
Scripts
for
automatically
downloading
the
required
data
from
the
central
access
restricted
'Neurobot'
(
https
://
neurobot
.
incf
.
org
/)
database
at
https
://
center
-
tbi
.
incf
.
org
/
are
provided
.
The
analysis
is
completely
automated
using
the
workflow
managment
tool
'snakemake'
[@
koster2012snakemake
]
and
a
singularity
[@
kurtzer2017singularity
]
container
image
containing
all
required
dependencies
is
publicly
available
from
zenodo
.
org
at
https
://
zenodo
.
org
/
record
/
2600385
#.
XJzZwEOnw5k
(
DOI
:
10.5281
/
zenodo
.2600385
).
Detailed
step
-
bz
-
step
instructions
on
how
to
reproduce
the
analysis
are
provided
in
the
README
.
md
file
of
the
GitLab
repository
.
```{
r
zip
-
figures
,
include
=
FALSE
}
...
...
manuscript/references.bib
View file @
476dbbdd
...
...
@@ -9,6 +9,18 @@
publisher={Lippincott Williams and Wilkins}
}
@article{kurtzer2017singularity,
title={Singularity: Scientific containers for mobility of compute},
author={Kurtzer, Gregory M and Sochat, Vanessa and Bauer, Michael W},
journal={PloS one},
volume={12},
number={5},
pages={e0177459},
year={2017},
publisher={Public Library of Science}
}
@article{mcmillan2016glasgow,
title={The Glasgow Outcome Scale—40 years of application and refinement},
author={McMillan, Tom and Wilson, Lindsay and Ponsford, Jennie and Levin, Harvey and Teasdale, Graham and Bond, Michael},
...
...
@@ -49,6 +61,17 @@
publisher={Springer Science \& Business Media}
}
@article{koster2012snakemake,
title={Snakemake—a scalable bioinformatics workflow engine},
author={K{\"o}ster, Johannes and Rahmann, Sven},
journal={Bioinformatics},
volume={28},
number={19},
pages={2520--2522},
year={2012},
publisher={Oxford University Press}
}
@article{msm2011,
author = {Jackson, Christopher H.},
...
...
Write
Preview
Markdown
is supported
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