Molcomplib is a key component of the MolCompass project. It is a python library, that provides the pretrained parametric t-SNE model for molecular visualization. This model was trained on ChEMBL data (about 1 Million of molecules). This library generates X and Y coordinates for compounds so that similar compounds group together forming well-recognisible clusters. The library is lightweight, and requires only rdkit and numpy (optionally, pandas)
Raw data
{
"_id": null,
"home_page": "https://github.com/sergsb/molcompview",
"name": "molcomplib",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": null,
"keywords": "chemistry, cheminformatics, t-SNE, visualization, chemical space",
"author": "Sergey Sosnin",
"author_email": "sergey.sosnin@univie.ac.at",
"download_url": "https://files.pythonhosted.org/packages/5b/0e/73407698b03591d7c6dd710d7c36e099b0c8a9ff652627d16fc2330e86a7/molcomplib-1.1.2.tar.gz",
"platform": null,
"description": "Molcomplib is a key component of the MolCompass project. It is a python library, that provides the pretrained parametric t-SNE model for molecular visualization. This model was trained on ChEMBL data (about 1 Million of molecules). This library generates X and Y coordinates for compounds so that similar compounds group together forming well-recognisible clusters. The library is lightweight, and requires only rdkit and numpy (optionally, pandas)\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "A library for the projection of chemical compounds onto 2D space, mostly for visualization purposes.",
"version": "1.1.2",
"project_urls": {
"Homepage": "https://github.com/sergsb/molcompview"
},
"split_keywords": [
"chemistry",
" cheminformatics",
" t-sne",
" visualization",
" chemical space"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "417eb42ac9d89c714f3f42da019040cca8f6ed948bef058ad37123ec1ff94057",
"md5": "e6c2ad26a0000a658aff5360ca30939a",
"sha256": "9a93257949182d8ec0d4c7df6ca8cb7289ca70189286ca0f0e40dd50d9e34bed"
},
"downloads": -1,
"filename": "molcomplib-1.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e6c2ad26a0000a658aff5360ca30939a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 15639877,
"upload_time": "2024-06-25T08:17:09",
"upload_time_iso_8601": "2024-06-25T08:17:09.220692Z",
"url": "https://files.pythonhosted.org/packages/41/7e/b42ac9d89c714f3f42da019040cca8f6ed948bef058ad37123ec1ff94057/molcomplib-1.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "5b0e73407698b03591d7c6dd710d7c36e099b0c8a9ff652627d16fc2330e86a7",
"md5": "c6338c51075ffdf2dae181bb173e9daf",
"sha256": "31d3d8645c0363611891ea2409df28bfa719dc0a7bd26f70c0a9e5ba10158243"
},
"downloads": -1,
"filename": "molcomplib-1.1.2.tar.gz",
"has_sig": false,
"md5_digest": "c6338c51075ffdf2dae181bb173e9daf",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 15641958,
"upload_time": "2024-06-25T08:17:11",
"upload_time_iso_8601": "2024-06-25T08:17:11.964536Z",
"url": "https://files.pythonhosted.org/packages/5b/0e/73407698b03591d7c6dd710d7c36e099b0c8a9ff652627d16fc2330e86a7/molcomplib-1.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-25 08:17:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "sergsb",
"github_project": "molcompview",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "molcomplib"
}