Skip to main content
Glama
rna_structure_analysis_config.json782 B
{ "_description": "Configuration for RNA Structure Analysis", "_source": "Extracted from examples/use_case_3_structure_analysis_minimal.py", "analysis": { "include_pseudoknots": true, "validate_structure": true, "include_statistics": true, "include_stems": true, "include_loops": true }, "prediction": { "method": "simple_heuristic", "note": "For real predictions, integrate ViennaRNA RNAfold or EternaFold" }, "validation": { "allowed_brackets": ["()", "[]", "{}", "<>"], "allow_pseudoknots": true, "strict_pairing": false }, "output": { "format": "json", "include_metadata": true, "include_summary": true, "verbose": true }, "processing": { "min_stem_length": 2, "min_loop_length": 3 } }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Biomolecular-Design-Nexus/grnade_mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server