Alphafold

Summary

Availability: Research Institute Firefly Cluster

Body


Alphafold on Firefly

singularity container image is available for using Alphafold on the Firefly cluster.

Instructions and required files can be found at this link: ARCCA GitHub fork of Alphafold

For quick testing, follow the steps:

  • Login in to Firefly compute node (as the head node doesn't have GPU)
$ ssh firefly
$ ssh firefly01 
  • Copy the example scripts directory into your working directory
$ cp /opt/ohpc/pub/singularity/test-scripts/alphafold-2 . -R 
  • Run alphafold on test sequence T1050.fasta
$ cd alphafold-2
$ bash alphafold-singularity-run.sh --fasta_paths T1050.fasta 

Details

Details

Article ID: 163879
Created
Mon 9/9/24 6:49 PM
Modified
Fri 9/20/24 12:18 PM