Sync styles first (#494)
[rnaseq-cwl-training.git] / bin / install_r_deps.sh
diff --git a/bin/install_r_deps.sh b/bin/install_r_deps.sh
new file mode 100755 (executable)
index 0000000..0280f24
--- /dev/null
@@ -0,0 +1 @@
+Rscript -e "source(file.path('bin', 'dependencies.R')); install_required_packages(); install_dependencies(identify_dependencies())"