@@ -424,7 +424,7 @@ def fetch_example_data(alias_or_url="b2ar@Gs",
424
424
* 'cov19'
425
425
* 'ghrelin@ghsr'
426
426
* 'mor@muor'
427
- * 'Y1 '
427
+ * 'y1_apo '
428
428
429
429
This data is used in the notebooks:
430
430
* 01.Tutorial.ipynb (b2ar@Gs)
@@ -433,7 +433,7 @@ def fetch_example_data(alias_or_url="b2ar@Gs",
433
433
* 04.Comparing_CGs_Flares.ipynb (cov19)
434
434
* 07.EGFR Kinase Inhibitors.ipynb (EGFR)
435
435
* 08.Manuscript.ipynb (b2ar@Gs)
436
- * 09.Consensus_labels.ipynb (ghrelin@ghsr,b2ar@Gs,mor@muor,Y1 )
436
+ * 09.Consensus_labels.ipynb (ghrelin@ghsr,b2ar@Gs,mor@muor,y1_apo )
437
437
438
438
which can all be run locally issuing,
439
439
from the CLI:
@@ -485,26 +485,26 @@ def fetch_example_data(alias_or_url="b2ar@Gs",
485
485
486
486
* Analysis of the Dynamics of the Human Growth Hormone Secretagogue Receptor Reveals Insights into the Energy Landscape of the Molecule
487
487
A. A. Smith, E. M. Pacull, S. Stecher, P. W. Hildebrand, A. Vogel, D. Huster
488
- Angew. Chem. Int. Ed. 2023, 62, e202302003
488
+ Angew. Chem. Int. Ed. 2023, 62, e202302003 `<https://doi.org/10.1002/anie.202302003>`_
489
489
490
- * Y1 : https://proteinformatics.uni-leipzig.de/mdciao/y1_apo.zip
490
+ * y1_apo : https://proteinformatics.uni-leipzig.de/mdciao/y1_apo.zip
491
491
Neuropeptide Y receptor type 1, Y1 receptor for short, in apo form.
492
492
Provided kindly by Dr. A. Vogel (1 traj, ca. 11 MB, 528 frames, dt = 50ns)
493
493
For the associated publication see here:
494
494
495
495
* Towards Probing Conformational States of Y2 Receptor Using Hyperpolarized 129Xe NMR.
496
496
Schmidt, P.; Vogel, A.; Schwarze, B.; Seufert, F.; Licha, K.; Wycisk, V.; Kilian, W.; Hildebrand, P.W.; Mitschang, L.
497
- Molecules 2023, 28, 1424. []( https://doi.org/10.3390/molecules28031424)
497
+ Molecules 2023, 28, 1424. `< https://doi.org/10.3390/molecules28031424>`_
498
498
499
499
* mor@muor : https://proteinformatics.uni-leipzig.de/mdciao/muor_199.zip
500
500
Active mu-opioid receptor bound to the agonist morphine (1 traj, ca. 7 MB, 400 frames, dt = 100ns).
501
501
Kindly made available for this purpose by the GPCRmd. The GPCRmd's simulation
502
- report can be found [ https://www.gpcrmd.org/dynadb/dynamics/id/199/](here) ,
502
+ report can be found `here < https://www.gpcrmd.org/dynadb/dynamics/id/199/>`_ ,
503
503
the original publication is:
504
504
505
505
* Dynamic and Kinetic Elements of µ-Opioid Receptor Functional Selectivity.
506
506
Kapoor, A., Martinez-Rosell, G., Provasi, D. et al.
507
- Sci Rep 7, 11255 (2017). []( https://doi.org/10.1038/s41598-017-11483-8)
507
+ Sci Rep 7, 11255 (2017). `< https://doi.org/10.1038/s41598-017-11483-8>`_
508
508
509
509
unzip : bool, or str, default is True
510
510
Try unzipping the file after downloading. If string,
0 commit comments