Skip to content

Conversation

@frano-m
Copy link
Contributor

@frano-m frano-m commented Jan 8, 2026

Closes #806.

This pull request introduces a new featured analysis to the documentation and improves the styling of inline code elements in the Docs content. The most significant changes are the addition of a new analysis entry and the enhancement of code block appearance for better readability.

Documentation update:

  • Added a new featured analysis entry titled "Standardizing RNA-seq Analysis of Fungal Pathogens Using BRC-Analytics and Agentic AI: A Candidozyma auris Case Study" to featured-analyses.mdx.

Styling improvements:

  • Introduced a new code CSS block to style inline code elements with a background color, inherited font size, and padding in content.styles.ts.
  • Applied the new code styling to the StyledSectionContent component to ensure consistent inline code formatting throughout Docs content.
image image

@frano-m frano-m force-pushed the fran/806-cauris-fungi-paper branch from 6f96904 to de74fd2 Compare January 8, 2026 07:05
@frano-m frano-m moved this to Ready for Review in BRC development tasks Jan 8, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request adds a new featured analysis for Candidozyma auris RNA-seq standardization to the documentation and improves the styling of inline code elements throughout the Docs content.

  • Added a new featured analysis entry with supporting images for a C. auris case study
  • Enhanced inline code styling with background color and padding for better readability
  • Included four new webp images for the analysis visualization

Reviewed changes

Copilot reviewed 3 out of 9 changed files in this pull request and generated no comments.

File Description
app/docs/learn/featured-analyses.mdx Added new featured analysis entry for C. auris RNA-seq standardization with metadata and image reference
app/components/Docs/components/Content/content.styles.ts Introduced CSS styling for inline code elements with background color, inherited font size, and padding
public/learn/featured-analyses/standardizing-rnaseq-candidozyma-auris/*.webp Added four new webp images for visualization (binary files)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@frano-m
Copy link
Contributor Author

frano-m commented Jan 8, 2026

Hi @nekrut I’ve been working on the next fungi white paper and started adding references manually. I copied the REFERENCES.md file into the References section of the main document here. I wasn’t sure whether citations like @Santana2023 should link to the References section or directly to external sources (e.g. PubMed). In a few cases there wasn’t a direct match between the @… citation and the References section, so I linked out using the URLs in references.bib. Also, is there an automated way to generate reference linking, similar to what we used for the first white paper on measles? (cc: @dannon , @scottcain, @d-callan)

@NoopDog NoopDog requested review from Copilot and nekrut and removed request for NoopDog January 8, 2026 23:43
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 3 out of 9 changed files in this pull request and generated no new comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@nekrut
Copy link
Contributor

nekrut commented Jan 12, 2026

Hi @nekrut I’ve been working on the next fungi white paper and started adding references manually. I copied the REFERENCES.md file into the References section of the main document here. I wasn’t sure whether citations like @Santana2023 should link to the References section or directly to external sources (e.g. PubMed). In a few cases there wasn’t a direct match between the @… citation and the References section, so I linked out using the URLs in references.bib. Also, is there an automated way to generate reference linking, similar to what we used for the first white paper on measles? (cc: @dannon , @scottcain, @d-callan)

The refs are here -> https://github.com/nekrut/whitePaper2/blob/main/references.bib I can format that any way you need - just me know.

Synced changes from nekrut/whitePaper2 MANUSCRIPT.md:
- Add missing author Junhao Qiu to author list
- Update Agentic AI section: "resist automation" -> "require custom
  analyses", expand LLM paragraph with two issues (artifact tracking +
  lack of agent framework), clarify "agentic coding tools"
- Add Nextflow and Snakemake citations to Discussion section, use
  "code-first workflow systems" terminology consistently
- Add Bioblend citation to Methods section for API interaction
- Change "native tools" -> "structured tools" for Galaxy tools

Proofing fixes:
- Add missing articles in introduction ("the external ear canal of a
  Japanese hospital patient")
- Remove errant article ("such as SARS-CoV-2" not "such as a SARS-CoV-2")
- Fix typo "dateset" -> "dataset"
- Fix line break in middle of word "showed"
- Use backticks for genome assembly ID to fix markdown rendering
- Add meta description for SEO
@dannon dannon force-pushed the fran/806-cauris-fungi-paper branch from bad274a to 9b696d6 Compare January 12, 2026 22:52
@dannon
Copy link
Member

dannon commented Jan 12, 2026

I sync'd the content with the updated manuscript like @nekrut mentioned and fixed a couple issues:

Synced changes from nekrut/whitePaper2 MANUSCRIPT.md:

  • Add missing author Junhao Qiu to author list
  • Update Agentic AI section: "resist automation" -> "require custom
    analyses", expand LLM paragraph with two issues (artifact tracking +
    lack of agent framework), clarify "agentic coding tools"
  • Add Nextflow and Snakemake citations to Discussion section, use
    "code-first workflow systems" terminology consistently
  • Add Bioblend citation to Methods section for API interaction
  • Change "native tools" -> "structured tools" for Galaxy tools

Proofing fixes:

  • Add missing articles in introduction ("the external ear canal of a
    Japanese hospital patient")
  • Remove errant article ("such as SARS-CoV-2" not "such as a SARS-CoV-2")
  • Fix typo "dateset" -> "dataset"
  • Fix line break in middle of word "showed"
  • Use backticks for genome assembly ID to fix markdown rendering

(I should follow up and make sure those proofreading fixes make it back to the original manuscript, if they are there..)

@NoopDog
Copy link
Collaborator

NoopDog commented Jan 13, 2026

Excellent, Thx!

@NoopDog NoopDog merged commit 00d73d0 into main Jan 13, 2026
5 checks passed
@github-project-automation github-project-automation bot moved this from Ready for Review to Done in BRC development tasks Jan 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Create C. auris / fungi paper

5 participants