You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: docs/source/USER-GUIDE.md
+6-6
Original file line number
Diff line number
Diff line change
@@ -10,12 +10,12 @@ _XChemAlign_ is a small suite of tools for preparing PDB models for loading into
10
10
## Overview
11
11
12
12
There are a few steps involved.
13
-
1.[**Enable**](#1-enabling-the-xchemalign-environment) the XChemAlign environment
14
-
2.[**Declare**](#2-declaring-things) a few things about your data in two structured files in `yaml`[^1]
15
-
3.[**Collate**](#3-collating-files) your files in a new (specific) directory structure
16
-
4.[**Align**](#4-aligning-everything) all binding sites to common origins
17
-
5.[**Release**](#5-upload-to-fragalysis) the data to Fragalysis
18
-
6.[**Re-release**](#6-creating-subsequent-versions) additional data
13
+
1.[**Enable**](#enabling-the-xchemalign-environment) the XChemAlign environment
14
+
2.[**Declare**](#declaring-things) a few things about your data in two structured files in `yaml`[^1]
15
+
3.[**Collate**](#collating-files) your files in a new (specific) directory structure
16
+
4.[**Align**](#aligning-everything) all binding sites to common origins
17
+
5.[**Release**](#upload-to-fragalysis) the data to Fragalysis
18
+
6.[**Re-release**](#creating-subsequent-versions) additional data
19
19
20
20
If you won't run this at Diamond, you will first have to set up your environment and copy over files. See the [instructions here](#non-diamond-instructions)
0 commit comments