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 3 library. Other available subpackages include:
IMP-devel
: Development headers and libraries to develop code that uses the IMP C++ libraryIMP-mpich
: Support for parallel execution using the MPICH MPI library
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 |
---|---|---|
![]() |
x86_64 (206)* | EPEL 7 (93 downloads) |
![]() |
aarch64 (148)*, x86_64 (527)* | EPEL 8 (81 downloads) |
![]() |
aarch64 (179)*, x86_64 (241)* | EPEL 9 (73 downloads) |
![]() |
aarch64 (76)*, x86_64 (280)* | Fedora 40 (0 downloads) |
![]() |
aarch64 (42)*, x86_64 (154)* | Fedora 41 (25 downloads) |
![]() |
aarch64 (4)*, x86_64 (27)* | Fedora 42 (6 downloads) |
* Total number of downloaded packages.