|
AD Connect
  • User
  • Home
  • Tech Help
  • AD Discovery Portal
  • FDSA
  • Discussions
  • Datasets
  • Events
  • Video Library
AD Connect
AD Connect
Tech Help Installing Additional Software Tools
  • Community Discussions Homepage
  • AD Workbench
  • Tools
  • Member Projects
  • Datasets
  • Events
  • AD Connect
  • More
  • Cancel
  • New
Navigate all Tech Help Pages
  • New to the AD Data Initiative? Start Here!
  • Logging into the AD Workbench
  • -Workspaces
    • Default Workspace Configuration
    • Workspace Basics & User Roles
    • Workspace Administration
    • +Data & Files
    • +Accessing Approved Datasets
    • -Analyzing Data
      • Data Table Analytics
      • +Built-in Workspace Tools
      • Installing Additional Software Tools
      • Shiny Apps
      • Virtual Machines
  • +FAIR Data Services
  • +Data Sharing & Data Stewards
  • +Policies
  • Training & Demos
  • AD Discovery Portal
Navigate this page

Installing Additional Software Tools

In addition to the pre-installed software tools and built-in apps that come with your workspace, you can self-install other tools for analysis in your workspace VM. 

To facilitate your work, we've preloaded a variety of installers for popular tools, plus instructions for install, on your virtual desktop. For those that do not have instructions loaded in the t-drive, we've created written/video tutorials for you to follow (see graph below). *Note you will need to install the tools that are not already included in the data science virtual machine (DVSM) template before use. 

Approved External Software Tools

See a full list of additional tools approved by ADDI for workspace use, along with their installation instructions, below. 

Approved Tools Preinstalled in DVSM - Windows Preinstalled in DVSM - Linux Instructions in t-drive? Installation Instructions Video installation tutorial If nowhere, how to install?
Anaconda Python White check mark White check mark X Here - -
Annovar X X X Here Video -
Apache Spark 3.1 (standalone) White check mark White check mark X - - -
AzCopy White check mark X X - - -
Azure CLI White check mark White check mark X - - -
Azure Cosmos DB Data Migration Tool White check mark X X - - -
Azure SDK White check mark White check mark X - - -
Azure Storage Explorer White check mark White check mark X - - -
BCFtools X X White check mark Here Video -
Bedtools X X X Here Video -
Bioconductor + DESeq2  X X X Here Video -
Blob FUSE driver X X X - - -
BWA-MEM X X White check mark - - Redistributable, standalone installer, added the BWA installer to the t-drive. Installing BWA comes with BWA-MEM included as it (BWA-MEM) is an algorithm of BWA. Installation instructions are very simple here: https://github.com/lh3/bwa#availability. Only dependency required is zlib, likely already installed in the VM. If not, use: sudo apt-get install zlib1g-dev and then proceed with BWA installation.
CatBoost X White check mark X - - -
CellSNP X X White check mark Here Video -
CRAN-R White check mark White check mark X - - -
Cromwell X X X Here Video -
CUDA, cuDNN, NVIDIA Driver White check mark White check mark X - - -
Database GUIs X X X Here - -
Dlib X White check mark X - - -
Docker X X X Here - -
edgeR - - - - - This is an R package. User can simply install this package directly into an R session in the command terminal as long as R is installed. Specific installation instructions can be found here: https://bioconductor.org/packages/release/bioc/html/edgeR.html
Emacs X White check mark X - - -
FreeSurfer X X White check mark Here Video -
GATK X X White check mark Here Video -
GCTA X X X Here Video -
Git (and Git Bash) White check mark White check mark X Here - -
GitLab X X X Here - -
H2O X White check mark X - - -
Horovod X White check mark X - - -
IBM SPSS Statistics X X X Here Video -
Intel MKL X White check mark X - - -
IntelliJ IDEA X White check mark X - - -
Julia (Julialang) White check mark White check mark X - - -
Jupyter Notebook Server White check mark White check mark X Here - -
JupyterHub X White check mark X - - -
JupyterLab White check mark White check mark X - - -
Kallisto X X White check mark - - Redistributable, standalone installer, added to t-drive for Linux and Windows
LibreOffice X X X Here - -
LightGBM X White check mark X - - -
MAGeCK X X White check mark Here Video -
Matlab X X X - - Users to directly download the MatLab installer from within the VM, the matlab site (https://www.mathworks.com/) has been whitelisted hub-wide.
MFlow R API X X X Here - -
Microsoft Edge Browser White check mark White check mark X - - -
MRIcron X X X Here Video -
Nano White check mark X X - - -
Nccl X White check mark X - - -
Node.js White check mark White check mark X - - -
Notepad++ White check mark X X - - -
NVidia-smi White check mark White check mark X - - -
ONNX Runtime X White check mark X - - -
OpenCV X White check mark X - - -
OpenJDK White check mark White check mark X - - -
PLINK X X White check mark Here Video -
PLINK 1.9 X X White check mark Here Video -
PLINK 2.0 X X White check mark Here Video -
PostgreSQL X White check mark X - - -
Power BI Desktop White check mark X X - - -
PyCharm  White check mark White check mark X Here - -
Python SDK White check mark White check mark X - - -
PyTorch White check mark White check mark X - - -
R  X X X Here - -
Rattle X X X - - -
RStudio X X X Here - -
Salmon X X White check mark - - Redistributable, standalone installer, added to t-drive for Linux (Windows installer doesn't exist). It can also be installed without the installer in the command terminal using conda, instructions here: https://combine-lab.github.io/salmon/getting_started/
Samtools X X X Here Video -
SAS X X X Here - -
Scanpy X X White check mark Here Video -
Sleuth - - - - - This is an R package. User can simply install this package directly into an R session in the command terminal as long as R is installed. Prior to installation, user must first install the R packages "rhdf5" and "devtools" in this order, and then install "sleuth". Specific installation instructions can be found here: https://pachterlab.github.io/sleuth/download.html
STAR X X White check mark - - Redistributable, standalone installer, added to t-drive for Linux (Windows installer doesn't exist). Compiling/installation instructions here: https://github.com/alexdobin/STAR/blob/master/README.md
Sublime Text X X X Here - -
SUPPA2 - - - - - Not a standalone installer, can simply be installed using python in a command terminal. Requires python 3. Simply open up a terminal and type: "pip install SUPPA==2.3", or can use conda, as such: "conda install -c bioconda suppa". Instructions here: https://github.com/comprna/SUPPA
TensorFlow White check mark White check mark X - - -
TXimport - - - - - This is an R package. User can simply install this package directly into an R session in the command terminal as long as R is installed. Is possible that the BiocManager package may need to be installed first. This can also be installed in the R session, no standalone installer necessary.
Unix/Linux command-line tools X White check mark X - - -
Upgrading Python X X X Here Video -
VCFTools X X X - - A package that can be installed directly in the command terminal using "sudo apt-get install vcftools"
Vim X White check mark X - - -
VireoSNP X X White check mark Here - -
Vowpal Wabbit White check mark White check mark X - - -
Weka X X X - - -
XGBoost White check mark White check mark X - - -
.NET Framework White check mark X X - - -

Accessing installers from the t-drive 

Linux Virtual Desktop

  1. Open the File System icon found on the desktop.  

 

  1. Open the t_drive folder. This contains tools, their installers, and instructions for install. 

 

 

Windows Virtual Desktop

  1. Open the Microsoft Azure Storage Explorer application from the Windows icon on the bottom left of the screen.

 

  1. From the left folder navigation panel, select Storage Accounts > Attached Containers > Blob Containers > tdrive. 

 

  1. The right panel will open with all tools, their installers, and instructions. 

Don't see your favorite tool?

Email support@alzheimersdata.org to request a security review and installation approval.


Updated on December 19, 2023
©ADDI
  • SUPPA2
  • Scanpy
  • ONNX Runtime
  • IntelliJ IDEA
  • VireoSNP
  • NVIDIA Driver
  • FreeSurfer
  • PyCharm
  • Nccl
  • Database GUIs
  • Vim
  • .NET Framework
  • Docker
  • NVidia-smi
  • Bioconductor + DESeq2
  • Unix/Linux command-line tools
  • Annovar
  • Jupyter Notebook Server
  • Rattle
  • JupyterLab
  • LightGBM
  • Power BI Desktop
  • software
  • Weka
  • Upgrading Python
  • Julia (Julialang)
  • STAR
  • GCTA
  • TensorFlow
  • MAGeCK
  • tools
  • IBM SPSS Statistics
  • SAS
  • Notepad
  • Vowpal Wabbit
  • BWA-MEM
  • Emacs
  • bcftools
  • Python SDK
  • MRIcron
  • Azure SDK
  • Apache Spark 3.1
  • OpenJDK
  • OpenCV
  • r
  • GATK
  • Nano
  • CRAN-R
  • Kallisto
  • AzCopy
  • edgeR
  • installing
  • CUDA
  • VCFTools
  • Intel MKL
  • Azure CLI
  • Microsoft Edge Browser
  • rstudio
  • Sublime Text
  • TXimport
  • Salmon
  • H2O
  • cuDNN
  • GitLab
  • Cromwell
  • PLINK
  • Matlab
  • MFlow R API
  • Samtools
  • Node.js
  • cellSNP
  • Anaconda Python
  • PostgreSQL
  • Sleuth
  • LibreOffice
  • XGBoost
  • Bedtools
  • Git (and Git Bash)
  • Azure Cosmos DB
  • Blob FUSE driver
  • JupyterHub
  • Horovod
  • Azure Storage Explorer
  • Dlib
  • CatBoost
  • PyTorch
  • Share
  • History
  • More
  • Cancel