A curated, interactive directory of protein design research groups worldwide.
A careful curate list of protein design research group into an interactive dashboard. It allows researchers, students, and enthusiasts to easily explore the global landscape of protein design research or maybe apply for any position announced in their labs.
- Instant Search: Filter labs by Principal Investigator (PI), Institution, or Country in real-time.
- Smart Filters: Use the segmented control tabs to quickly view labs by region (North America, China, EMEA, etc.).
- University Filter: Dropdown menu to isolate specific institutions.
- Live Statistics: View the total number of labs and unique countries represented.
- Top Regions: See a breakdown of the most active regions in protein design.
- System-Integrated: Automatically respects your system's color scheme preference.
- Manual Toggle: Switch between light and dark themes with a single click.
The data is curated from various public sources, including:
- Rosetta Commons: A community of researchers developing the Rosetta software suite.
To run the dashboard locally:
- Clone this repository.
- Navigate to the project directory.
- Run a simple HTTP server:
python3 -m http.server 8000
- Open
http://localhost:8000in your browser.
