Published September 1, 2023 | Version v2
Dataset Open

Data and code from: SIDERITE: Unveiling Hidden Siderophore Diversity in the Chemical Space Through Digital Exploration

Authors/Creators

Description

TMAP of COCONUT database

The script and data used in SIDERITE paper to generate TMAP picture (Figure S3 in supplementart material).

Requirement: tmap

You can install tmap by conda.

conda create -n tmap python=3.7

conda activate tmap

conda install -c tmap tmap

pip install faerun

pip install matplotlib

conda install scipy

conda install -c rdkit rdkit

conda install -c conda-forge mhfp

 

Usage: python plot_COCONUT.py

Then it will use  COCONUT.csv to generate  index.html and index.js. Open index.html to see result.

Other large input files

Tanimoto_COCONUT_SIDERITE.xlsx is the input file in SIDERITE/predicted_new/Clustering_coconut.m at main · RuolinHe/SIDERITE.

 

Sid_structure_output3.xlsx is used in SIDERITE/statistics/Figure1.m at main · RuolinHe/SIDERITE, SIDERITE/TAMP/tmap_code.m at main · RuolinHe/SIDERITE and SIDERITE/siderophore_process/Sid_process_code.m at main · RuolinHe/SIDERITE.

 

COCONUT4MetFrag_Canonical.xlsx is the input file in SIDERITE/TAMP/tmap_code.m at main · RuolinHe/SIDERITE.

 

COCONUT_r.txt is the output file in SIDERITE/TAMP/tmap_code.m at main · RuolinHe/SIDERITE. and the input file in SIDERITE/predicted_new/isSiderophore1.py at main · RuolinHe/SIDERITE.

 

COCONUT4MetFrag.xlsx is the input file in SIDERITE/TAMP/CheckSMILES2.py at main · RuolinHe/SIDERITE.

 

Files

COCONUT.csv

Files (383.4 MB)

Name Size Download all
md5:0fac15b38138db0304202b336def3184
62.6 MB Preview Download
md5:1c1bfa961d9e24ebe8ccfda6e280269b
17.6 MB Download
md5:318625619b99cea4f35a1948200fcc90
24.2 MB Download
md5:2cea1782322c8b0c49b4b684aa4ad1c1
26.3 MB Preview Download
md5:712b21b5241b810882926642bd9ab898
48.2 kB Download
md5:1bedc4d626d0f494529f6552db623310
119.1 MB Download
md5:77a743486d649491de8ecf9e39eea66a
4.7 kB Download
md5:633bbd5cb79c8d250ef74c4618beb4fe
14.9 MB Download
md5:80faf7419968b91523733355a14d33d3
118.7 MB Download

Additional details

Dates

Submitted
2023-09-01

Software

Repository URL
https://github.com/RuolinHe/SIDERITE
Development Status
Active