[{"data":1,"prerenderedAt":378},["ShallowReactive",2],{"blog-post-what-a-modern-molecular-presentation-looks-like":3,"blog-posts-nav":22},{"data":4,"meta":18},[5],{"id":6,"attributes":7},142,{"title":8,"content":9,"createdAt":10,"updatedAt":11,"publishedAt":12,"date":13,"description":14,"keywords":15,"slug":16,"category":17},"The molecular PowerPoint: what a modern molecular presentation looks like","A molecular presentation is how a team shows a 3D structure to the people who have to act on it: the pocket, the pose, and the evidence behind the recommendation. Nanome builds one as a set of [scenes](https:\u002F\u002Fdocs.nanome.ai\u002Fnanome_v2\u002Fscenespanel), saved 3D views of a real structure, each carrying its own camera angle, representations, and labels, that colleagues open [on the web or in a headset](https:\u002F\u002Fnanome.ai\u002Fsetup). The molecule stays a molecule the whole way through, so anyone watching can turn it and look at what you're describing from their own side of it.\n\nScenes shipped with Nanome 2.0 and gained a per-scene point of view in v2.1.1. [MARA](https:\u002F\u002Fnanome.ai\u002Fmara), the AI copilot inside Nanome, builds and arranges them from plain-English requests, and generates a PowerPoint slide from one when the deck still has to exist.\n\n## What a molecular presentation has to do\n\n![A researcher wearing an ultra-thin VR headset studies a solid protein surface model with a visible binding pocket held close to the chest](https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fwhat_a_modern_molecular_presentation_looks_like_image_1_v4s_78333835da.png)\n\n\n\nA structure slide is a photograph of a 3D object, shot from an angle that got chosen before anyone in the room had asked a question. Questions about a different angle cost a round trip, and by the time the new render comes back the discussion has usually moved somewhere else.\n\nFour jobs sit behind a structure review, whatever software draws it.\n\n- **Establish the object.** Before an argument about a pocket means anything, everyone has to be looking at the same pocket: the right chain, the right ligand, the residue numbering the project actually uses.\n- **Direct attention.** A walkthrough is a sequence of \"look here, then here\". On a flat image that's a laser pointer and a spoken description. In 3D it can be a camera position the whole room lands on at once.\n- **Carry the evidence.** Docking scores, interaction distances, ADMET flags. The numbers that produced the recommendation read better sitting next to the geometry they came from.\n- **Survive the handoff.** A good share of the audience for any structure review was never in the meeting. Whatever they open 3 weeks later has to still make the case with nobody narrating it.\n\nThat last job runs the longest, which is why the form the material is stored in matters as much as the delivery. A fixed image answers the questions its author anticipated. [Structural biologists reviewing an interface claim](https:\u002F\u002Fnanome.ai\u002Fblog\u002Fmolecular-visualization-for-structural-biologists) tend to want the other angles, and a live structure has them.\n\n## The parts of a modern one\n\n\u003Ctable class=\"table\">\n  \u003Cthead>\n    \u003Ctr>\u003Cth>Part\u003C\u002Fth>\u003Cth>What it does\u003C\u002Fth>\u003Cth>How it works in Nanome\u003C\u002Fth>\u003C\u002Ftr>\n  \u003C\u002Fthead>\n  \u003Ctbody>\n    \u003Ctr>\u003Ctd>The scene\u003C\u002Ftd>\u003Ctd>One saved 3D view of the live structure. The unit a walkthrough gets built from\u003C\u002Ftd>\u003Ctd>Create a scene from the workspace, then drag scenes into the order the argument runs in. Shipped in Nanome 2.0\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Point of view\u003C\u002Ftd>\u003Ctd>Pins the camera to the scene, so what a colleague opens is a chosen framing rather than wherever the last person left it\u003C\u002Ftd>\u003Ctd>Each scene stores its own point of view, added in v2.1.1\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Representations and labels\u003C\u002Ftd>\u003Ctd>Carries what the scene is about: surface for a pocket, sticks for the ligand, labels on the residues under discussion\u003C\u002Ftd>\u003Ctd>Set per scene, so scene 3 can show the surface and scene 4 can strip back to sticks on the same molecule\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>The shared workspace\u003C\u002Ftd>\u003Ctd>Puts the structure in front of people who weren't there, with nothing to install\u003C\u002Ftd>\u003Ctd>Share Workspace invites colleagues into the same scenes. Shareable workspaces arrived with app.nanome.ai in v2.5, alongside projects and permissions\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Presenter view\u003C\u002Ftd>\u003Ctd>Puts the room on one perspective while somebody talks through it\u003C\u002Ftd>\u003Ctd>Spotlight Mode. \"Spotlighting Me\" makes your view the shared one for everybody following, and colored dots show which scene each person is on\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>The generated slide\u003C\u002Ftd>\u003Ctd>The artifact that goes into the deck, the board pack, the email thread\u003C\u002Ftd>\u003Ctd>MARA generates a PowerPoint slide from a scene\u003C\u002Ftd>\u003C\u002Ftr>\n  \u003C\u002Ftbody>\n\u003C\u002Ftable>\n\nSpotlight Mode and the colored dots are the two halves of running a room. One pulls everybody onto the presenter's perspective for the part that has to be seen the same way. The other shows who has wandered off to scene 5 to check something, which is often the most useful thing happening in the meeting.\n\nMARA does the assembly on request. `create_scene_in_nanome_workspace` makes a scene, `manage_scene_representations_in_nanome_workspace` sets how each one is drawn, and `generate_a_powerpoint_slide` produces the slide. A request like \"make a scene for each pose, same angle on all of them, surface on the protein\" covers all 3 of those steps in one sentence.\n\nThe prep work is real. Building 6 scenes takes roughly as long as building 6 slides. What it buys is that the 7th question doesn't need a 7th slide.\n\n## Where the tools sit today\n\n\u003Cdiv class=\"logo-row\" style=\"display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.75rem;background:#fff;border-radius:12px;padding:1.25rem 1.5rem;margin:2rem 0\">\u003Cimg src=\"https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fwhat_a_modern_molecular_presentation_looks_like_image_4_7c8dab90cd.png\" alt='PyMOL' style=\"width:120px;height:44px;object-fit:contain;display:inline-block\">\u003Cimg src=\"https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fwhat_a_modern_molecular_presentation_looks_like_image_5_25fb30a90e.png\" alt='UCSF ChimeraX' style=\"width:120px;height:44px;object-fit:contain;display:inline-block\">\u003Cimg src=\"https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fwhat_a_modern_molecular_presentation_looks_like_image_6_81ec56bc3b.png\" alt='Mol*' style=\"width:120px;height:44px;object-fit:contain;display:inline-block\">\u003C\u002Fdiv>\n\n\n\n![Two colleagues review a ribbon-cartoon protein structure together on a large monitor in a sunlit research office.](https:\u002F\u002Fnanome-cms.s3.us-west-1.amazonaws.com\u002Fwhat_a_modern_molecular_presentation_looks_like_image_2_1832ca9f92.png)\n\n\n\n\u003Ctable class=\"table\">\n  \u003Cthead>\n    \u003Ctr>\u003Cth>Approach\u003C\u002Fth>\u003Cth>Where it's strongest\u003C\u002Fth>\u003Cth>How Nanome's scenes sit next to it\u003C\u002Fth>\u003C\u002Ftr>\n  \u003C\u002Fthead>\n  \u003Ctbody>\n    \u003Ctr>\u003Ctd>PowerPoint plus a PyMOL render\u003C\u002Ftd>\u003Ctd>Universal. Anybody can open the file, and PyMOL stills are as good as molecular figures get\u003C\u002Ftd>\u003Ctd>The render stays. The scene is where the framing gets decided, and MARA generates the slide from it\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>ChimeraX \u003Ccode>movie\u003C\u002Fcode>\u003C\u002Ftd>\u003Ctd>Scripted, reproducible animation rendered to a video file at whatever quality the script asks for\u003C\u002Ftd>\u003Ctd>The same frames come back on every run. A scene stays live instead, so a viewer can stop and turn the molecule\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Mol* embedded viewer\u003C\u002Ftd>\u003Ctd>An interactive structure inside a web page, with no account and nothing to install on the viewer's end\u003C\u002Ftd>\u003Ctd>Similar reach through the browser web app, with a saved order of views and several people able to share the session\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Recorded screen-share\u003C\u002Ftd>\u003Ctd>Captures the narration and the reasoning, and the link works for anyone\u003C\u002Ftd>\u003Ctd>Nanome's equivalent is the live session plus the scenes it leaves behind, which stay turnable afterwards\u003C\u002Ftd>\u003C\u002Ftr>\n    \u003Ctr>\u003Ctd>Nanome scenes\u003C\u002Ftd>\u003Ctd>Ordered 3D views of the live structure, opened together in a session or alone later, in a browser or a headset\u003C\u002Ftd>\u003Ctd>The source the slide, the still and the walkthrough all come from\u003C\u002Ftd>\u003C\u002Ftr>\n  \u003C\u002Ftbody>\n\u003C\u002Ftable>\n\nMost groups end up running 2 or 3 of these at once, and the split usually falls along how permanent the artifact has to be. A figure going into a manuscript is permanent by design. A review that will generate 5 follow-up questions is not.\n\n## Where Nanome fits\n\nThe gap this sits on was described in print before we had a product name for it. Kingsley and co-authors published \"Development of a virtual reality platform for effective communication of structural data in drug discovery\" in the [Journal of Molecular Graphics and Modelling 89](https:\u002F\u002Fdoi.org\u002F10.1016\u002Fj.jmgm.2019.03.010) in 2019, written with a Novartis GNF team. The title is the argument. The hard part they set out to fix was the communication of structural data, and their opening example is a single kinase binding site drawn 3 different 2D ways, each version losing what the other two keep, so the chemist or biologist reading it gets a partial picture. The rest of the peer-reviewed record is under [publications](https:\u002F\u002Fnanome.ai\u002Fpublications).\n\nMolecular communication is the job Nanome takes: the structure and the argument about it travel together, in one object, to whoever has to act on it. A [design review that spans 2 sites](https:\u002F\u002Fnanome.ai\u002Fblog\u002Fcollaborative-drug-discovery-software-for-remote-teams) runs on the same scenes a solo colleague steps through the next morning, and [what a medicinal chemist gets out of the 3D](https:\u002F\u002Fnanome.ai\u002Fblog\u002Fvr-for-medicinal-chemists) is the same thing the audience gets: true depth, real clashes, and the ability to point at an atom by pointing at it.\n\nThe deck still gets made. What changes is which direction it's made in. When the slide comes out of the scene, the 3D is the source and the slide is one view drawn off it, so the next question about a different angle gets answered by opening the workspace instead of queuing another render.\n\n## When a slide is the right pick\n\nPlenty of the time, a flat artifact is the correct answer, and 4 cases come up constantly.\n\n**A one-slide summary in a board deck.** The audience needs the conclusion and 1 image. Interactivity would be noise.\n\n**A static figure in a manuscript.** Journals specify figure formats, and PyMOL and ChimeraX have decades of rendering polish behind them for exactly this.\n\n**A regulatory document.** The submission is a fixed record. It has to look the same in 2029 as it does today.\n\n**An audience with no account.** For public structures, a [Mol\\*](https:\u002F\u002Fmolstar.org) embedded viewer wins on reach and we don't have an answer to it. The page carries the viewer, so a reader clicks and the structure is on screen, with no provisioning step anywhere in the chain.\n\nAnimation is a similar story. [ChimeraX](https:\u002F\u002Fwww.rbvi.ucsf.edu\u002Fchimerax\u002F) has a real `movie` command: a mature, scripted renderer with a long track record, and the right call for an animation that has to come out byte-identical on every run. Nanome's answer to motion is a live session somebody can interrupt, which suits a review and doesn't suit a rendered deliverable.\n\nThe pattern that seems to hold: the scene is where the thinking happens, and the flat artifact is what gets filed. Write-ups of projects that ran this way are at [nanome.ai\u002Fcase-studies](https:\u002F\u002Fnanome.ai\u002Fcase-studies).\n\n## FAQ\n\n**How do you present a protein structure to a team?**\nThe presenter loads the structure once, saves a scene for each point the review has to make, and sets each scene's point of view so it opens framed the way the argument needs. Sharing the workspace puts those scenes in front of colleagues in a browser tab or a headset. During the meeting, Spotlight Mode makes the presenter's perspective the shared one, and colored dots show which scene each person is on. Afterwards the scenes stay where they are, so anyone who missed it walks the same order at their own desk.\n\n**What is a molecular scene?**\nA saved 3D view of a structure inside a Nanome workspace. It holds its own camera angle (the point of view, added in v2.1.1), its own representations and its own labels, so scene 2 can show a surface and scene 3 can strip back to sticks on the same molecule. Scenes reorder by dragging, which makes the running order of a talk something you can rearrange 5 minutes before it starts. They shipped with Nanome 2.0, and [visualizing proteins in VR](https:\u002F\u002Fnanome.ai\u002Fblog\u002Fhow-to-visualize-proteins-in-vr) covers getting a structure in there in the first place.\n\n**Can I still get a PowerPoint slide out of it?**\nYes. MARA generates a PowerPoint slide from a scene, so the deck gets made and the 3D is what it came from. The scene stays live in the workspace, which means a question about a different angle is answered by opening it rather than by rebuilding the figure.\n\n**Does the audience need a headset to view the presentation?**\nNo. Shared workspaces open in the browser web app, so a colleague needs a link and a laptop. A headset adds scale and depth for whoever has one, and Nanome runs on [Meta Quest, Apple Vision Pro, HTC Vive Focus 3 and Pico Neo](https:\u002F\u002Fnanome.ai\u002Fsetup). Mixed audiences are the normal case, with some people in a headset and some in a browser tab, moving through the same scenes.\n","2026-08-27T18:19:49.428Z","2026-09-01T01:00:05.584Z","2026-09-01T00:33:45.831Z","2026-08-31","A molecular presentation shows a 3D structure to the people who act on it. How Nanome builds one from scenes, and when a slide is still the right call.","molecular presentation, how to present molecular structures, molecular presentation software, molecular scenes, present a protein structure, 3D molecular presentation","what-a-modern-molecular-presentation-looks-like","frequent-topics",{"pagination":19},{"page":20,"pageSize":21,"pageCount":20,"total":20},1,100,{"data":23,"meta":376},[24,29,35,40,45,50,55,60,65,70,75,81,86,92,97,102,107,112,117,122,127,132,137,142,147,153,158,163,168,173,178,183,188,193,198,203,208,213,218,223,228,233,238,243,248,253,258,263,268,273,278,283,288,293,298,303,309,314,319,324,329,334,339,344,349,354,359,364,369,371],{"id":20,"attributes":25},{"slug":26,"title":27,"category":28},"spy-stories-and-rational-drug-design","Spy stories & rational drug design","case-studies",{"id":30,"attributes":31},2,{"slug":32,"title":33,"category":34},"meta-quest-pro-and-a-new-version-of-nanome-(v1.24)","Meta Quest Pro & a new version of Nanome (v1.24)","releases",{"id":36,"attributes":37},3,{"slug":38,"title":39,"category":28},"beating-the-pandemic-in-virtual-reality","Beating the Pandemic in Virtual Reality",{"id":41,"attributes":42},4,{"slug":43,"title":44,"category":28},"a-new-era-in-drug-discovery-the-first-ai-generated-drug-is-going-to-clinical-trial","A new era in drug discovery? The first AI-generated drug is going to clinical trial",{"id":46,"attributes":47},5,{"slug":48,"title":49,"category":28},"antibody-prophylaxis-for-lyme-disease","Antibody Prophylaxis for Lyme Disease",{"id":51,"attributes":52},6,{"slug":53,"title":54,"category":28},"diabetes-treatment-is-about-to-change-forever","Diabetes treatment is about to change forever",{"id":56,"attributes":57},7,{"slug":58,"title":59,"category":34},"april-2023-nanome-plugins-and-home.nanome.ai-updates","April 2023 Nanome Plugins & home.nanome.ai Updates",{"id":61,"attributes":62},8,{"slug":63,"title":64,"category":34},"v1.24.4-patch-release-blog-and-data-table-plugin-update","v1.24.4 Patch Release Blog and Data Table Plugin Update",{"id":66,"attributes":67},9,{"slug":68,"title":69,"category":28},"exploring-gaba-in-vr-common-therapeutics-can-reverse-pathological-sleep-conditions","Exploring GABA in VR - Common therapeutics can reverse pathological sleep conditions",{"id":71,"attributes":72},10,{"slug":73,"title":74,"category":34},"introducing-mara:-a-paradigm-shift-in-ai-assisted-scientific-informatics-workflow-orchestration","Introducing MARA: A Paradigm Shift in AI-assisted Scientific Informatics Workflow Orchestration",{"id":76,"attributes":77},11,{"slug":78,"title":79,"category":80},"reflecting-on-2023-and-looking-forward-to-2024","Reflecting on 2023, and looking forward to 2024","philosophy",{"id":82,"attributes":83},12,{"slug":84,"title":85,"category":80},"our-thoughts-on-the-up-and-coming-apple-vision-pro","Our thoughts on the up & coming Apple Vision Pro ",{"id":87,"attributes":88},13,{"slug":89,"title":90,"category":91},"revolutionize-your-research-with-the-nanome-jupyter-cookbook-plugin","Revolutionize Your Research with the Nanome Jupyter Cookbook Plugin","tutorials",{"id":93,"attributes":94},14,{"slug":95,"title":96,"category":34},"introducing-the-the-nanome-scene-viewer-plugin","Introducing the The Nanome Scene Viewer Plugin",{"id":98,"attributes":99},15,{"slug":100,"title":101,"category":80},"nanospin:-a-glimpse-into-nanome's-vision-for-the-future-with-apple-vision-pro","NanoSpin: A Glimpse into Nanome's Vision for the Future with Apple Vision Pro",{"id":103,"attributes":104},16,{"slug":105,"title":106,"category":34},"calcflow-comes-to-the-apple-vision-pro","Calcflow comes to the Apple Vision Pro",{"id":108,"attributes":109},17,{"slug":110,"title":111,"category":34},"nanome-apple-vision-pro-and-2.0-dev-blog-april-2024","Nanome Apple Vision Pro & 2.0 Dev Blog April 2024",{"id":113,"attributes":114},18,{"slug":115,"title":116,"category":34},"mara-q2-2024-update-blog","MARA Q2 2024 Update Blog",{"id":118,"attributes":119},19,{"slug":120,"title":121,"category":80},"nanome-on-apple-vision-pro-roadmap","Nanome on Apple Vision Pro Roadmap",{"id":123,"attributes":124},20,{"slug":125,"title":126,"category":34},"v1.24.6-patch-release","v1.24.6 Patch Release",{"id":128,"attributes":129},21,{"slug":130,"title":131,"category":34},"mara-public-beta-coming-soon","MARA Public Beta Coming Soon ",{"id":133,"attributes":134},22,{"slug":135,"title":136,"category":34},"introduction-to-mara-freemium","Introduction to MARA Freemium",{"id":138,"attributes":139},23,{"slug":140,"title":141,"category":91},"computer-aided-drug-discovery-and-design-through-mara","Computer-Aided Drug Discovery & Design through MARA",{"id":143,"attributes":144},24,{"slug":145,"title":146,"category":91},"mara-and-cdd-integration-example","MARA & CDD Integration Example",{"id":148,"attributes":149},26,{"slug":150,"title":151,"category":152},"collaborative-drug-discovery-and-nanome-partnership-announcement","Collaborative Drug Discovery & Nanome Partnership Announcement","partnerships",{"id":154,"attributes":155},25,{"slug":156,"title":157,"category":91},"introduction-to-mara-tool-creation","Introduction to MARA Tool Creation",{"id":159,"attributes":160},27,{"slug":161,"title":162,"category":34},"mara-update:-v0.12.10","MARA Update: v0.12.10",{"id":164,"attributes":165},28,{"slug":166,"title":167,"category":91},"mara-bioinformatics-workflow","MARA Bioinformatics Workflow",{"id":169,"attributes":170},29,{"slug":171,"title":172,"category":91},"mara-cheminformatics-workflow","MARA Cheminformatics Workflow",{"id":174,"attributes":175},32,{"slug":176,"title":177,"category":34},"announcing-the-early-access-program-for-nanome-ai:-the-next-generation-of-molecular-design","Announcing the Early Access Program for Nanome AI: The Next Generation of Molecular Design",{"id":179,"attributes":180},31,{"slug":181,"title":182,"category":91},"mara-and-jupyter-notebook-integration","MARA and Jupyter Notebook Integration",{"id":184,"attributes":185},33,{"slug":186,"title":187,"category":91},"exploring-the-new-scene-menu-in-nanome-2.0:-a-comprehensive-guide","Exploring the New Scene Menu in Nanome 2.0: A Comprehensive Guide",{"id":189,"attributes":190},34,{"slug":191,"title":192,"category":91},"understanding-nanome-2.0's-new-permissioning-system:-a-guide-to-secure-and-collaborative-workspaces","Understanding Nanome 2.0’s New Permissioning System: A Guide to Secure and Collaborative Workspaces",{"id":194,"attributes":195},35,{"slug":196,"title":197,"category":91},"nanome-2.0:-a-deep-dive-into-the-technical-foundations","Nanome 2.0: A Deep Dive into the Technical Foundations",{"id":199,"attributes":200},36,{"slug":201,"title":202,"category":34},"major-updates-to-the-nanome-documentation-site","Major Updates to the Nanome Documentation Site",{"id":204,"attributes":205},37,{"slug":206,"title":207,"category":91},"assay-data-enabled-analysis-workflows-in-mara","Assay Data Enabled Analysis Workflows in MARA",{"id":209,"attributes":210},38,{"slug":211,"title":212,"category":91},"from-vault-to-workspaces:-the-evolution-of-file-and-workflow-management-in-nanome-2.0","From Vault to Workspaces: The Evolution of File and Workflow Management in Nanome 2.0",{"id":214,"attributes":215},39,{"slug":216,"title":217,"category":80},"looking-back-at-2024-and-what's-next-for-nanome-in-2025","Looking Back at 2024 and What’s Next for Nanome in 2025",{"id":219,"attributes":220},40,{"slug":221,"title":222,"category":91},"how-nanome's-agentic-platform-can-enhance-and-integrate-with-your-docking-and-structural-visualization-workflows","How Nanome’s agentic platform can enhance and integrate with your docking and structural visualization workflows",{"id":224,"attributes":225},41,{"slug":226,"title":227,"category":34},"nanome-ai-february-2025-update!","Nanome AI February 2025 Update!",{"id":229,"attributes":230},42,{"slug":231,"title":232,"category":34},"mara's-updated-workflow-processes-provide-huge-time-savings!","MARA’s Updated Workflow Processes Provide Huge Time Savings!",{"id":234,"attributes":235},43,{"slug":236,"title":237,"category":152},"livedesign-live-reports-literally-at-your-fingertips","LiveDesign Live Reports — Literally at Your Fingertips",{"id":239,"attributes":240},44,{"slug":241,"title":242,"category":34},"nanome-v2.1.0-release-update:-new-workspace-api-interactions-alignment-ligands-table-and-more!","Nanome v2.1.0 Release Update: New Workspace API, Interactions, Alignment, Ligands Table, and more!",{"id":244,"attributes":245},45,{"slug":246,"title":247,"category":152},"view-your-openeyecadence-data-with-fresh-eyes-using-nanome-xr","View Your OpenEye\u002FCadence Data with Fresh Eyes using Nanome XR",{"id":249,"attributes":250},46,{"slug":251,"title":252,"category":34},"nanome-v2.1.1-patch-release-update:-new-scene-pov-sdf-metadata-support-and-rendering-improvements","Nanome v2.1.1 Patch Release Update: New Scene POV, SDF Metadata Support, and Rendering Improvements",{"id":254,"attributes":255},47,{"slug":256,"title":257,"category":34},"nanome-v2.2.0:-measure-interact-and-analyze-from-atom-to-angstroms","Nanome v2.2.0: Measure, Interact, and Analyze from Atom to Angstroms",{"id":259,"attributes":260},48,{"slug":261,"title":262,"category":28},"v2.2-usecase-blog:-how-a-biochemist-leveraged-measurement-tools-in-xr-to-streamline-protein-design","V2.2 Usecase Blog: How a biochemist leveraged Measurement Tools in XR to Streamline Protein Design",{"id":264,"attributes":265},49,{"slug":266,"title":267,"category":152},"from-pdb-to-pose:-integration-of-nanome's-mara-and-cresset's-flare","From PDB to Pose: Integration of Nanome’s MARA and Cresset’s Flare",{"id":269,"attributes":270},50,{"slug":271,"title":272,"category":34},"nanome-v2.3.0:-new-tools-(builder-and-selection)-sequence-menu-and-web-preview","Nanome V2.3.0: New Tools (Builder and Selection), Sequence Menu, and Web Preview",{"id":274,"attributes":275},51,{"slug":276,"title":277,"category":34},"important-security-update-for-nanome-unity-vulnerability-patch","Important Security Update for Nanome – Unity Vulnerability Patch",{"id":279,"attributes":280},52,{"slug":281,"title":282,"category":80},"interface-to-design-the-future","Interface to Design the Future",{"id":284,"attributes":285},53,{"slug":286,"title":287,"category":91},"setting-up-boltz-2-configuration-files-and-analysis-with-nanome-ai","Setting Up Boltz-2 Configuration Files and Analysis with Nanome AI",{"id":289,"attributes":290},54,{"slug":291,"title":292,"category":152},"meta-horizon-managed-services-goes-free:-what-this-means-for-enterprise-vr-users","Meta Horizon Managed Services Goes Free: What This Means for Enterprise VR Users",{"id":294,"attributes":295},55,{"slug":296,"title":297,"category":34},"nanome-v2.4.0:-early-access-release-mara-voice-commands-minimization-chem-interactions-and-more!","Nanome v2.4.0: Early Access Release, Mara Voice Commands, Minimization, Chem Interactions, and more! ",{"id":299,"attributes":300},60,{"slug":301,"title":302,"category":152},"nanome-joins-the-openfold-consortium","Nanome Joins the OpenFold Consortium",{"id":304,"attributes":305},66,{"slug":306,"title":307,"category":308},"announcing:-nanome-claude-code-skill-and-mcp-server-and-what's-next-for-mara","Announcing: Nanome Claude Code Skill & MCP Server, and What's Next for MARA",null,{"id":310,"attributes":311},68,{"slug":312,"title":313,"category":34},"nanome-v2.5:-web-trajectories-torsion-tool-and-more","Nanome v2.5: Web, Trajectories, Torsion Tool, and More",{"id":315,"attributes":316},69,{"slug":317,"title":318,"category":80},"the-new-front-door-to-nanome","The New Front Door to Nanome",{"id":320,"attributes":321},70,{"slug":322,"title":323,"category":308},"academic-license-update-for-nanome","Academic License Update for Nanome",{"id":325,"attributes":326},71,{"slug":327,"title":328,"category":34},"web-app-1.0-ships-today-and-mara's-beta-tag-comes-off-with-it.","Web App 1.0 ships today, and MARA's beta tag comes off with it.",{"id":330,"attributes":331},138,{"slug":332,"title":333,"category":34},"v2.6-release-blog:-scene-recording-residue-editor-mara-tools-in-xr-and-more","V2.6 Release Blog: Scene Recording, Residue Editor, MARA Tools in XR, and More",{"id":335,"attributes":336},140,{"slug":337,"title":338,"category":28},"how-resonac-turned-two-years-of-misaligned-randd-into-a-single-afternoon-breakthrough","How Resonac Turned Two Years of Misaligned R&D Into a Single Afternoon Breakthrough",{"id":340,"attributes":341},141,{"slug":342,"title":343,"category":308},"nanome-mcp-is-live!","Nanome MCP is live!",{"id":345,"attributes":346},103,{"slug":347,"title":348,"category":17},"vr-for-medicinal-chemists","VR for medicinal chemists",{"id":350,"attributes":351},85,{"slug":352,"title":353,"category":17},"how-to-analyze-protein-ligand-interactions","How to analyze protein-ligand interactions",{"id":355,"attributes":356},86,{"slug":357,"title":358,"category":17},"how-to-visualize-proteins-in-vr","How to visualize proteins in VR",{"id":360,"attributes":361},102,{"slug":362,"title":363,"category":17},"how-to-view-pdb-files-in-3d-and-the-tools-that-do-it-well","How to view PDB files in 3D, and the tools that do it well",{"id":365,"attributes":366},90,{"slug":367,"title":368,"category":17},"molecular-visualization-for-structural-biologists","Molecular visualization for structural biologists",{"id":6,"attributes":370},{"slug":16,"title":8,"category":17},{"id":372,"attributes":373},83,{"slug":374,"title":375,"category":17},"collaborative-drug-discovery-software-for-remote-teams","Collaborative drug discovery software for remote teams",{"pagination":377},{"page":20,"pageSize":21,"pageCount":20,"total":320},1788225834639]