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 guixgit clone [email protected]:umg-minai/crt-chx.gitRunning make the first time will take some time because
guix hast to download the given state and build the image.
makeAll the work has to be done in the sections/*.Rmd files.
make shellcreate reproducible environment (guix shellwith specific parameters).make cleanremoves 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=antl:/media/wd/cvc-coating/git-annex chunk=10mb encryption=nonewget https://github.com/nroduit/Weasis/releases/download/v4.5.1/weasis_4.5.1-1_amd64.deb
wget https://github.com/nroduit/Weasis/releases/download/v4.5.1/weasis_4.5.1-1_amd64.deb.sha256
sha256sum -c weasis_4.5.1-1_amd64.deb.sha256
sudo dpkg -i weasis_4.5.1-1_amd64.debFix different named IDs and update DICOMDIR file.
make pilot-rewrite-dicom-idsgit annex add largefiles
git commit -m "what was done"
git annex sync --content # to publish the files on the remoteshttps://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: [email protected]
We try to follow: