Installation
0. Installfacets-suite v2.0.4
facets-suite v2.0.41. Install XQuartz
2. Install facets-preview
facets-previewdevtools::install_github("taylor-lab/facets-preview", ref = "master")3. Use sshfs to mount juno
sshfs to mount junobrew install autoconf automake libtool gettext
brew link --force gettextmkdir ~/juno
sshfs $(whoami)@juno.mskcc.org:/juno ~/juno -o auto_cache -o defer_permissions -o local -o IdentityFile=/users/$(whoami)/.ssh/id_rsa -o reconnect -o transform_symlinks -o follow_symlinks
cd /
sudo ln -s ~/juno4. Configuration file
5. Setup 'refit watcher'
Last updated