duan_jandClaude Fable 5 9946b945d1 add autoPROC pmodule
Scaffold the standard 4-file Pmodule for autoPROC (Global Phasing Ltd.):
build, modulefile, files/config.yaml, README.md. The PSI licence token
(autoPROC/.licence) already existed and is installed into the software tree
at build time.

Follows the phenix archetype for the licence-gated install: the snapshot
tarball cannot be wget'd (download needs credentials), so it is staged by
hand in the module dir as autoPROC_snapshot_<date>.tar.gz and unpacked into
PREFIX with --strip-components=1 (xds pattern). Runtime is activated by
sourcing setup.sh via the modulefile.

CCP4 8.0 and XDS are wired as runtime_deps (xds from this repo; ccp4 is a
site module placeholder to confirm with `module avail ccp4`). Adds a
.gitignore guard so the proprietary snapshot is never committed.

Not built locally - to be tested on Ra.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-17 18:25:29 +02:00
2024-07-18 10:49:35 +02:00
2026-07-17 18:25:29 +02:00
2024-07-18 16:06:34 +02:00
2024-05-27 10:39:19 +02:00
2025-10-17 08:55:22 +02:00
2025-12-21 17:06:27 +01:00
2026-07-17 18:25:29 +02:00

MX

This project includes all MX modules in use. All modules are build with Pmodules/2.0 version. Documentation for how-to-build modules can be found in: https://pmodules.gitpages.psi.ch/index.html

PModule tips

  1. Pmodules is name/version (not name/name-version)
  2. Solution to unbound variables: /opt/psi/MX/phenix/phenix-1.20-4459/build/setpaths.sh: line 4: LIBTBX_BUILD_RELOCATION_HINT: unbound variable is to add puts stdout "set +x nounset" before the source statement in the modulefile
S
Description
No description provided
Readme
222 MiB
Languages
Shell 52.1%
Python 47.9%