Missing Software? #

Don’t find the software you need for your analysis? If so, you have a few options:

  1. Install it yourself to your own account
    • Download a pre-built binary
    • Build software from source (traditional, e.g. ./configure --prefix ~/software, make, and make install)

  2. Use Singularity to run it via a Linux container
    • Create your own Linux containers
    • Pull down an existing image from public repositories such as Singularity Hub, Docker Hub, and Biocontainers (e.g. singularity pull shub://nextflow-io/rnatoy and singularity shell nextflow-io-rnatoy-master.img)

  3. Reach out to the C4 user community
    • It could be that someone else has already installed it, is interested in also installing it, or is willing to help

  4. Missing core software or missing SCL?