CVC-Coating: Catheter-related thrombosis in central venous catheter coated with/without chlorhexidine
We use guix to ensure an reproducible computing environment.
sudo apt install make git git-annex guix
git clone git@github.com:umg-minai/crt-chx.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 sections/*.Rmd
files.
make shell
create reproducible environment (guix shell
with specific parameters).make clean
removes all generated files.
https://git-annex.branchable.com/
WEBDAV_USERNAME=xxx WEBDAV_PASSWORD=xxx git annex initremote uni-greifswald-nextcloud type=webdav url=https://nextcloud.uni-greifswald.de/remote.php/dav/files/gibbs/9726.crt-chx/git-annex chunk=10mb encryption=none
git annex initremote ant type=rsync rsyncurl=rsync://antl/media/wd/crt-chx/git-annex chunk=10mb encryption=none
wget https://github.com/nroduit/Weasis/releases/download/v4.4.0/weasis_4.4.0-1_amd64.deb
wget https://github.com/nroduit/Weasis/releases/download/v4.4.0/weasis_4.4.0-1_amd64.deb.sha256
sha256sum -c weasis_4.4.0-1_amd64.deb.sha256
sudo dpkg -i weasis_4.4.0-1_amd64.deb
https://umg-minai.github.io/crt/
You are welcome to:
- submit suggestions and bug-reports at: https://github.com/umg-minai/cvc-coating/issues
- send a pull request on: https://github.com/umg-minai/cvc-coating/
- compose an e-mail to: mail@sebastiangibb.de
We try to follow: