salilab/salilab

Project ID: 95161

Description

Open source packages of software produced by Andrej Sali's lab at the University of California San Francisco (UCSF).

Installation Instructions

To enable this repository:

# dnf copr enable salilab/salilab

Packages are available for current versions of Fedora and RedHat Enterprise Linux (RHEL) (or clones, such as Rocky, Alma, or Oracle Linux). Packages are provided for both 64-bit Intel (x86_64) and 64-bit ARM (aarch64) architectures.

Note that on RHEL systems you will first need to activate EPEL with dnf install epel-release.

To install Python packages for handling IHM and ModelCIF mmCIF files, or for efficient RMSD calculation:

# dnf install python3-ihm python3-modelcif python3-pyrmsd

To install the Integrative Modeling Platform (IMP):

# dnf install IMP

This will install the IMP command line tools and the Python library (Python 3 on modern systems; Python 2 on RHEL 7). Other available subpackages include:

  • IMP-devel: Development headers and libraries to develop code that uses the IMP C++ library
  • IMP-mpich: Support for parallel execution using the MPICH MPI library
  • IMP-python2: Python 2 library (on RHEL 8 or Fedora only)

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
EPEL 7 x86_64 (137)* EPEL 7 (38 downloads)
EPEL 8 aarch64 (63)*, x86_64 (209)* EPEL 8 (36 downloads)
EPEL 9 aarch64 (81)*, x86_64 (126)* EPEL 9 (37 downloads)
Fedora 38 aarch64 (44)*, x86_64 (45)* Fedora 38 (29 downloads)
Fedora 39 aarch64 (25)*, x86_64 (521)* Fedora 39 (52 downloads)
Fedora 40 aarch64 (6)*, x86_64 (14)* Fedora 40 (1 downloads)

* Total number of downloaded packages.