
Talk Python To Me #470: Python in Medicine and Patient Care
5 snips
Jul 12, 2024 Dr. Somak Roy discusses using Python in a Children's Hospital to speed up patient care. Topics include Python in molecular pathology, resolving code bugs with Sentry, transitioning to Python in genomics, and developing custom lab information systems for pediatric cancer care.
AI Snips
Chapters
Transcript
Episode notes
C# and .NET in Medical Informatics
- Dr. Roy's initial work involved C# and VB.NET due to limited resources and the influence of his medical informatics training.
- This enterprise-focused background contrasted with the research world's preference for Python and R.
Python's Versatility in Genomics
- Python's rich ecosystem of genomics packages, like Biopython, simplifies complex tasks like variant annotation.
- This, coupled with its web framework capabilities (Flask/Django), makes Python a versatile tool.
Balancing Development Speed and Regulatory Compliance
- Clinical labs face a constant need to balance rapid development with strict regulatory requirements for patient care.
- Upgrading tools requires thorough validation to ensure analytical performance remains consistent.

