Don’t find the software you need for your analysis? If so, you have a few options:
./configure --prefix ~/software
, make
, and make install
)
apptainer build blast.sif docker://biocontainers/blast:2.2.31
and apptainer exec blast.sif blastp -help
)