Rewrite research pages in concise essay style#56
Conversation
|
✅ Sanity Check Passed All 3 checked file(s) passed validation. 🔗 Workflow Run: View Details |
There was a problem hiding this comment.
Pull request overview
Updates the research section content pages to a concise, narrative “3-paragraph essay” format while keeping the existing Astro content collection frontmatter structure intact.
Changes:
- Rewrote AI & Computational Methods into a 3-paragraph narrative and added representative tool links.
- Rewrote Rigorous Validation & Data Science into a 3-paragraph narrative including ADSI Validate ASD context and citations.
- Rewrote Translational Bridge into a 3-paragraph narrative emphasizing clinical/research deployment and collaboration.
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| src/content/research/ai-computational-methods.md | Converts to concise essay format and lists key tools/resources via external links. |
| src/content/research/validation-data-science.md | Reframes validation work as a narrative with ADSI Validate ASD details and representative publications. |
| src/content/research/translational-bridge.md | Rewrites to narrative style highlighting translational workflows and clinical collaborations. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| ## Collaborative Research | ||
|
|
||
| Our computational methods are developed in close collaboration with experimental biologists and clinicians, ensuring that our approaches address real-world biological questions and can be validated experimentally. | ||
| We prioritize open, reusable software so these methods are accessible beyond our lab. Representative tools include [AI-MARRVEL](https://github.com/LiuzLab/AI_MARRVEL), [NMRQNet](https://github.com/LiuzLab/NMRQNet), [SPA-STOCSY](https://github.com/LiuzLab/SPA-STOCSY), and [CRISPRcloud](https://crispr.nrihub.org/). Together, these resources support computational biologists, experimental teams, and translational collaborators working on real-world genomic and disease-focused questions. |
There was a problem hiding this comment.
The CRISPRcloud URL here uses https, but elsewhere in the repo CRISPRcloud is referenced with http://crispr.nrihub.org (no TLS). To avoid shipping a potentially broken link, please verify that HTTPS is supported; otherwise switch this link to http (or update all references consistently if HTTPS is now available).
| We prioritize open, reusable software so these methods are accessible beyond our lab. Representative tools include [AI-MARRVEL](https://github.com/LiuzLab/AI_MARRVEL), [NMRQNet](https://github.com/LiuzLab/NMRQNet), [SPA-STOCSY](https://github.com/LiuzLab/SPA-STOCSY), and [CRISPRcloud](https://crispr.nrihub.org/). Together, these resources support computational biologists, experimental teams, and translational collaborators working on real-world genomic and disease-focused questions. | |
| We prioritize open, reusable software so these methods are accessible beyond our lab. Representative tools include [AI-MARRVEL](https://github.com/LiuzLab/AI_MARRVEL), [NMRQNet](https://github.com/LiuzLab/NMRQNet), [SPA-STOCSY](https://github.com/LiuzLab/SPA-STOCSY), and [CRISPRcloud](http://crispr.nrihub.org/). Together, these resources support computational biologists, experimental teams, and translational collaborators working on real-world genomic and disease-focused questions. |
Summary
Files Updated
Notes