Commit ·
36e18c3
1
Parent(s): b82a477
Fix doc intro setext heading; reorder node feature columns
Browse filesAdd blank line before the rule so the intro renders as a paragraph, not a
setext H2.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
backend/assets/MuSProt_documentation.md
CHANGED
|
@@ -1,6 +1,7 @@
|
|
| 1 |
# MuSProt Dataset Documentation
|
| 2 |
|
| 3 |
**MuSProt** (Multistate Protein Database) is a million-scale multimodal database for multistate proteins, designed to support programmable protein design and AI model development. It links experimentally observed conformational states of identical protein sequences from the PDB, organizes them into state clusters and transition relationships, and enriches each record with structural similarity, experimental context, state-specific function rankings and transition fidelity labels. Users can search, browse and download MuSProt records to study conformational diversity, state-dependent functions and feasible protein state transitions.
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Download
|
|
|
|
| 1 |
# MuSProt Dataset Documentation
|
| 2 |
|
| 3 |
**MuSProt** (Multistate Protein Database) is a million-scale multimodal database for multistate proteins, designed to support programmable protein design and AI model development. It links experimentally observed conformational states of identical protein sequences from the PDB, organizes them into state clusters and transition relationships, and enriches each record with structural similarity, experimental context, state-specific function rankings and transition fidelity labels. Users can search, browse and download MuSProt records to study conformational diversity, state-dependent functions and feasible protein state transitions.
|
| 4 |
+
|
| 5 |
---
|
| 6 |
|
| 7 |
## Download
|