#!/bin/tcsh -f ########################################################## ## 03/2019 Justin Rajendra ## FATCAT_matplot demo script ## https://afni.nimh.nih.gov/pub/dist/doc/htmldoc/tutorials/FATCAT_matplot/FATCAT_matplot.html ## All this will do is install the R packages necessary for ## FATCAT_matplot ## install shiny and circos packages for R @afni_R_package_install -shiny -circos