We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Shared conda environment is available at /usersoftware/chanj3. Currently available environments include:
/usersoftware/chanj3
nextflow
xenium
sopa
module load anaconda conda activate /usersoftware/chanj3/<env_name>
conda create --prefix /usersoftware/chanj3/<env_name>
conda install ipykernel python -m ipykernel install --user --name "<name>" --display-name "<Display Name>"
Home