Skip to main content

A web app to quickly triage molecule files.

Project description

MolSelector

MolSelector is a lightweight web app for triaging molecular structures (.xyz, .mol, .mol2). Point the app at a folder of files, explore each molecule in an interactive 3D viewer powered by 3Dmol.js, and rapidly tag it as accept or decline. Decisions are written to selection_results.csv in the chosen folder so they can be versioned or analyzed later.

toc

Requirements

  • Python 3.12+
  • A modern browser with WebGL support (Chrome, Firefox, Safari, Edge)

Installation

pip install molselector

Running the app

Start a local server with the built-in CLI:

molselector launch

Open your browser to http://127.0.0.1:8000 and MolSelector will be ready. The CLI exposes options such as --host, --port, and --log-level; use molselector launch --help to view them. You can still start the app manually with uvicorn molselector.app:app if you prefer.

To preload a folder of molecules (skipping the manual selection step), supply the --xyz-folder option:

molselector launch --xyz-folder /path/to/molecules

Usage

Keyboard shortcuts

  • Enter, A, or : accept the current molecule
  • D or : decline the current molecule
  • Backspace, B, or : go back to the previous molecule

Output format

The CSV file (selection_results.csv) contains three columns:

column description
file Relative path to the molecule inside the selected folder
decision Either accept or decline
timestamp UTC timestamp recorded at the decision moment

License

MIT License

Copyright (c) 2025 Nicholas Hadler

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

molselector-1.2.0.tar.gz (15.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

molselector-1.2.0-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

Details for the file molselector-1.2.0.tar.gz.

File metadata

  • Download URL: molselector-1.2.0.tar.gz
  • Upload date:
  • Size: 15.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for molselector-1.2.0.tar.gz
Algorithm Hash digest
SHA256 7c76d091ef6533fc41989ac9c77d62c05073ac3482d11f87ba48a6f0762f4f42
MD5 a9a604ad754e63622ff81aa4abb4a406
BLAKE2b-256 9272739233a2fa1ee533f8241053fe279b7d26658f4fb06a1b0a8829430cb98c

See more details on using hashes here.

File details

Details for the file molselector-1.2.0-py3-none-any.whl.

File metadata

  • Download URL: molselector-1.2.0-py3-none-any.whl
  • Upload date:
  • Size: 14.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.15 {"installer":{"name":"uv","version":"0.9.15","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for molselector-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e9af1e30e0d8cbef18e41de0b49dd68548ab84d7d1c32d4fe1c1b5d036181e48
MD5 a6dd6626e2dda3aec31441ed8dbb84ec
BLAKE2b-256 4b6d772a2a6869a6788632ecb159209de08b61101947c7c54d58788fdaba8bba

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page