# Software Applications The research computing team strives to make current versions of most common application available for users to run. Applications installed globally on Tufts HPC cluster are managed by environment modules - [Lmod](../Access/0050_modules.md). If you dont see a common application used in your scientific domain please reach out to us about having it installed. ```{attention} Some of the software available on the HPC Cluster is not **NOT FREE/OPEN SOURCE SOFTWARE**. Compliance with applicable license agreements is the responsibility of the users running the software on the cluster, failure to comply with license agreements is a violation of our Acceptable Use Policy. ``` ```{gallery-grid} :grid-columns: 1 :grid-rows: 16 - header: "{fas}`book;pst-color-primary` Modules" content: "How to use Lmod on the Tufts HPC cluter to access installed applications" link: "../Access/0060_modules.html" - header: "{fas}`book;pst-color-primary` Conda Environments" content: "How to create conda environment on Tufts HPC cluster" link: "0010_condaenv.html" - header: "{fas}`book;pst-color-primary` R" content: "How to run R on Tufts HPC cluster" link: "0020_r.html" - header: "{fas}`book;pst-color-primary` RStudio" content: "How to run RStudio on Tufts HPC cluster" link: "0025_rstudio.html" - header: "{fas}`book;pst-color-primary` Tmux" content: "How to run Tmux on Tufts HPC cluster" link: "0030_tmux.html" - header: "{fas}`book;pst-color-primary` VSCode" content: "How to connect VSCode to Tufts HPC cluster" link: "0040_vscode.html" ```