שמור ב:
| Main Authors: | , , , |
|---|---|
| פורמט: | Recurso digital |
| שפה: | |
| יצא לאור: |
Zenodo
2024
|
| נושאים: | |
| גישה מקוונת: | https://doi.org/10.5281/zenodo.14237291 |
| תגים: |
הוספת תג
אין תגיות, היה/י הראשונ/ה לתייג את הרשומה!
|
תוכן הענינים:
- <h1>Supporting informaiton for the paper <em>Automated molecular binding site exploration with Moldrug algorithm</em></h1> <p>Here are uploaded all files, instructions and data to reproduce the results (including images and analysis) of the paper.</p> <h2>Installation of the environment</h2> <div> <blockquote> <div>conda create -n moldrug-paper python="3.9" ipykernel ipython ipywidgets -y</div> <div>conda activate moldrug-paper</div> <div>pip install moldrug</div> <div>pip install -r https://raw.githubusercontent.com/ale94mleon/moldrug/refs/heads/main/streamlit/requirements.txt</div> </blockquote> <br> <h2>Repo structure</h2> <ul> <li><strong>6lu7</strong>: It has both moldrug campaigns: configuration files and results.</li> <li><strong>figures-and-analysis</strong>: All the IPython-Notebooks to reproduce the images and analysis</li> <li><strong>full-data</strong>: A CSV (separated by ";") with all the data for the final population of generations 20; 45; 85; 100 (final populaiton of each stage).</li> <li><strong>mappers</strong>: JSON files with that map names internally used and moldrug IDX.</li> </ul> </div>