bobbypaton commited on
Commit
13f7190
·
1 Parent(s): bda4f8a

Update description with 50 atom limit and contact info

Browse files
Files changed (1) hide show
  1. templates/cascade/predict.html +2 -1
templates/cascade/predict.html CHANGED
@@ -15,7 +15,6 @@
15
  and Cl atoms. To use, enter a SMILES string below and press submit.
16
  Chemical shifts for individual conformers as well as the ensemble average will be predicted.
17
  You can view 3D depictions of all conformers and download predictions once the analysis is complete.
18
- We impose a size-limit of 50 heavy atoms on this webserver - users interested in larger structures should deploy the model offline or contact us directory (patonlab@colostate.edu)
19
  </p>
20
 
21
  <div class="form-group">
@@ -44,6 +43,8 @@
44
  minimisation. Each conformer is passed to a trained graph neural network that predicts
45
  the NMR chemical shift for each atom. The reported shifts are Boltzmann-weighted averages
46
  over the conformer ensemble.
 
 
47
  </p>
48
  </div>
49
  <div class="col-md-6">
 
15
  and Cl atoms. To use, enter a SMILES string below and press submit.
16
  Chemical shifts for individual conformers as well as the ensemble average will be predicted.
17
  You can view 3D depictions of all conformers and download predictions once the analysis is complete.
 
18
  </p>
19
 
20
  <div class="form-group">
 
43
  minimisation. Each conformer is passed to a trained graph neural network that predicts
44
  the NMR chemical shift for each atom. The reported shifts are Boltzmann-weighted averages
45
  over the conformer ensemble.
46
+ </br>
47
+ We impose a size-limit of 50 heavy atoms on this webserver - users interested in larger structures should deploy the model offline or contact us directory (patonlab@colostate.edu)
48
  </p>
49
  </div>
50
  <div class="col-md-6">