raw-data
: case report forms of all centers.
manuscript/manuscript.Rmd
: main file (contains manuscript and author information) loading all subsections.manuscript/sections/*.Rmd
: a file per subsection containing the manuscript content.manuscript/bibliography/
: references in bibtex format.manuscript/pandoc/
:pandoc
related files for word counts etc.
guix/
: guix releated files to ensure a reproducibleR
andpandoc
environment.
sudo apt install make git guix
git clone [email protected]:umg-minai/vct-or-mc.git
Running make
the first time will take some time because
guix
hast to download the given state and build the image.
make
All the work has to be done in the manuscript/sections/*.Rmd
files.
make
ormake manuscript
produces an.html
file inmanuscript/output/
.make dist
produces a.docx
indistribute/
which could be send to the co-authors.make validate
for data validation.make clean
removes all generated files.
https://github.com/umg-minai/vct-or
You are welcome to:
- submit suggestions and bug-reports at: https://github.com/umg-minai/vct-or-mc/issues
- send a pull request on: https://github.com/umg-minai/vct-or-mc/
- compose an e-mail to: [email protected]
We try to follow: