-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Welcome to the EncoMPASS wiki! Here you will find information for developers of the Encompass database code and users of the local database. This wiki is a work in progress, and parts of it may still be under construction
Instructions for building the database are described in the Labguru protocol.
All other info should be in wiki pages - see sidebar.
How to install, initialize the database, create python environments, and info about singularity containers. Includes a quick-reference for how to use locusts for HPC environments.
Structure of the database filesystem, location of key files, dictionary versions and how to query them
Relevant info on code and functions for running the main steps in creating the EncoMPASS database.
See flowchart of main functions and flowcharts for symmetry steps for reference.
File format conventions & parsing, e.g. mmCIF
Naming conventions
Quick start
- Initializing the database
- Setting file permissions
- Singularity containers
- Running locusts for EncoMPASS
Navigating the database
- Database filesystem structure
- Key files
- Data structures
Main code
- Code overview
- OPM parsing
- Write OPM representation chart
- Structure alignment decision criteria
- Symmetry
- Check repo update
- Creating xml and squashfs
- see flowchart
Reference info