Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1.73 KB

NAVIGATION.md

File metadata and controls

34 lines (25 loc) · 1.73 KB

hybrid Small Angle Scattering — hands-on guide

This guide is designed to provide users with practical advice on using the hySAS module. For theoretical information about the method, please refer to the related manuscript. The guide is divided into several sections:

A brief introduction to the method, basic concepts, and an overview of the analyses that can be performed.

From coordinates to a SAS curve: steps and examples to analyse a PDB file or a trajectory.

Combining GROMACS and PLUMED to generate conformational ensembles restrained by SAS data using different coupling methods.

Guidelines and tips for preparing the input files.

Technical suggestions and a real-case example for installing PLUMED with ARRAYFIRE support on a SLURM-based HPC.

flowchart TB
  A[hySAS intro & overview]
  A --> B[Tutorial-1: <br> Determining the scattering profile with hySAS]
  B --> C[Tutorial-2: <br> Generating a conformational ensemble with GMX and hySAS]

  D[Technical Support: <br> Preparing the input files]
  D --> E[Technical Support: <br> Compiling PLUMED with ARRAYFIRE support]
  
  click A "intro.md" "hySAS intro & overview"
  click B "01.md" "Tutorial-1: Determining the scattering profile with hySAS"
  click C "02.md" "Tutorial-2: Generating a conformational ensemble with GMX and hySAS"
  click D "input.md" "Preparing the input files"
  click E "arrayfire.md" "Compiling PLUMED with ARRAYFIRE support"
Loading