class_id | details | description | start_date | Venues | learning_levels | Topic | Tags | delivery_method | presenters | Organizer | seminar_series | class_title |
---|---|---|---|---|---|---|---|---|---|---|---|---|
1930 |
Organized By:NIH LibraryDescriptionThis one-hour online training, provided by SAS, will review multiple ways to combine SAS data sets. By the end of this training, attendees will be able to:
This one-hour online training, provided by SAS, will review multiple ways to combine SAS data sets. By the end of this training, attendees will be able to:
Attendees are expected to have some working experience with SAS 9.4 or to have attended an introductory SAS class, such as SAS® Programming 1: Essentials. |
This one-hour online training, provided by SAS, will review multiple ways to combine SAS data sets. By the end of this training, attendees will be able to: Utilize Concatenation on SAS data sets (SET Statement, PROC SQL, PROC APPEND) Use Interleaving on SAS data sets (SET Statement with BY Statement) Merge SAS data sets (MERGE Statement, PROC SQL, etc.) Update SAS data sets (UPDATE, MODIFY Statements, etc.) Attendees are expected to have some working experience with SAS 9.4 or to have attended an introductory SAS class, such as SAS® Programming 1: Essentials. | 2025-10-01 11:00:00 | Online | Intermediate | Software | Online | Instructor (SAS) | NIH Library | 0 | Ways to Combine SAS Data Sets | |
1948 |
DescriptionThis is the fourth and final part of a four-part workshop series on Parallel Machine Learning Model Training, presented by AIIG co-chair Samar Samarjeet, PhD (NHLBI). Over the course of the workshop, Samar will cover topics on data and model parallelism including pipeline and looping parallelism, profiling, data sharding, using Jax and PyTorch, and specific tools like DeepSpeed and PyTorch-lightning. This is the fourth and final part of a four-part workshop series on Parallel Machine Learning Model Training, presented by AIIG co-chair Samar Samarjeet, PhD (NHLBI). Over the course of the workshop, Samar will cover topics on data and model parallelism including pipeline and looping parallelism, profiling, data sharding, using Jax and PyTorch, and specific tools like DeepSpeed and PyTorch-lightning. |
This is the fourth and final part of a four-part workshop series on Parallel Machine Learning Model Training, presented by AIIG co-chair Samar Samarjeet, PhD (NHLBI). Over the course of the workshop, Samar will cover topics on data and model parallelism including pipeline and looping parallelism, profiling, data sharding, using Jax and PyTorch, and specific tools like DeepSpeed and PyTorch-lightning. | 2025-10-06 11:00:00 | NIH Library Training Room, Building 10, Clinical Center, South Entrance | Any | Artificial Intelligence (Al) | Hybrid | Samar Samarjeet (NHLBI) | AI Club | 0 | AI Club: Parallel Machine Learning Model Training, Part 4 | |
1967 |
Organized By:BTEPDescriptionIn this lesson, attendees will learn the basics of ggplot2 to create simple, pretty, and effective figures with R. In this lesson, attendees will learn the basics of ggplot2 to create simple, pretty, and effective figures with R. |
In this lesson, attendees will learn the basics of ggplot2 to create simple, pretty, and effective figures with R. | 2025-10-07 14:00:00 | Online | Beginner | Programming | Online | Alex Emmons (BTEP) | BTEP | 0 | Introduction to ggplot2 for R Data Visualization | |
1931 |
Organized By:NIH LibraryDescriptionThis one-hour online training equips participants with powerful data wrangling techniques using R and the tidyverse ecosystem. The tidyverse is a cohesive ecosystem of R packages designed to make data science workflows more intuitive and efficient through consistent syntax and design principles. Designed for both beginners and those looking to refine their skills, this training tackles the challenges of messy datasets. By ...Read More This one-hour online training equips participants with powerful data wrangling techniques using R and the tidyverse ecosystem. The tidyverse is a cohesive ecosystem of R packages designed to make data science workflows more intuitive and efficient through consistent syntax and design principles. Designed for both beginners and those looking to refine their skills, this training tackles the challenges of messy datasets. By the end of this training, attendees will be able to:
Requirements Attendees are expected to have a basic understanding of R and RStudio. To proceed, attendees should have done the following: |
This one-hour online training equips participants with powerful data wrangling techniques using R and the tidyverse ecosystem. The tidyverse is a cohesive ecosystem of R packages designed to make data science workflows more intuitive and efficient through consistent syntax and design principles. Designed for both beginners and those looking to refine their skills, this training tackles the challenges of messy datasets. By the end of this training, attendees will be able to: Demonstrate how to clean messy clinical data using R Implement methods for standardizing text, dates, and numerical values Discuss the different ways to automate data transformations and aggregations using tidyverse functions Transform and organize data using the dplyr and tidyr packages Reshape data, handle missing values, create calculated fields, and prepare clean datadsets ready for visualization and analysis Requirements Attendees are expected to have a basic understanding of R and RStudio. To proceed, attendees should have done the following: Installed R and RStudio. Have a basic understanding of R and RStudio. Reviewed our R basics training on the NIH Data Services: On Demand Content YouTube Playlist, if you are new to R. | 2025-10-08 10:00:00 | Online Webinar | Beginner | Programming | Online | Doug Joubert (NIH Library) | NIH Library | 0 | Taming Messy Data: Practical R Wrangling with the Tidyverse | |
1932 |
Organized By:NIH LibraryDescriptionThis one-hour online training introduces attendees to modeling and simulation of biological systems using MATLAB’s SimBiology and BioPipeline Designer toolboxes. SimBiology is a versatile toolbox for modeling, simulating, and analyzing dynamic biological systems such as metabolic pathways, signaling cascades, and pharmacokinetics/pharmacodynamics (PK/PD) models. BioPipeline Designer complements this by streamlining workflows for integrating biological data and automating computational analyses. By ...Read More This one-hour online training introduces attendees to modeling and simulation of biological systems using MATLAB’s SimBiology and BioPipeline Designer toolboxes. SimBiology is a versatile toolbox for modeling, simulating, and analyzing dynamic biological systems such as metabolic pathways, signaling cascades, and pharmacokinetics/pharmacodynamics (PK/PD) models. BioPipeline Designer complements this by streamlining workflows for integrating biological data and automating computational analyses. By the end of this training, attendees will be able to:
Attendees are expected to be familiar with the basic functions of the MATLAB to be successful in this training. |
This one-hour online training introduces attendees to modeling and simulation of biological systems using MATLAB’s SimBiology and BioPipeline Designer toolboxes. SimBiology is a versatile toolbox for modeling, simulating, and analyzing dynamic biological systems such as metabolic pathways, signaling cascades, and pharmacokinetics/pharmacodynamics (PK/PD) models. BioPipeline Designer complements this by streamlining workflows for integrating biological data and automating computational analyses. By the end of this training, attendees will be able to: Describe the capabilities and applications of SimBiology and BioPipeline Designer for modeling and analyzing biological systems. Construct and parameterize basic models of biological processes using SimBiology’s graphical and programmatic interfaces. Simulate dynamic behaviors of biological systems, such as time-course analyses, and interpret simulation results. Automate and streamline data integration workflows using BioPipeline Designer to enhance reproducibility and efficiency. Access and utilize resources for further learning, including tutorials, user guides, and MATLAB community forums Attendees are expected to be familiar with the basic functions of the MATLAB to be successful in this training. | 2025-10-09 13:00:00 | Online | Intermediate | Software | Online | Mathworks | NIH Library | 0 | Modeling of Biological Systems with MATLAB: Introduction to SymBiology and BioPipeline Designer | |
1968 |
Organized By:BTEPDescriptionIn this lesson, attendees will continue learning how to create publishable figures with ggplot2. Topics will include statistical transformations, coordinate systems, and themes. In this lesson, attendees will continue learning how to create publishable figures with ggplot2. Topics will include statistical transformations, coordinate systems, and themes. |
In this lesson, attendees will continue learning how to create publishable figures with ggplot2. Topics will include statistical transformations, coordinate systems, and themes. | 2025-10-09 14:00:00 | Online | Beginner | Programming | Online | Alex Emmons (BTEP) | BTEP | 0 | Plot Customization with ggplot2 | |
1939 |
Coding Club Seminar SeriesOrganized By:BTEPDescription
Scikit-learn is a free and open-source Python library for machine learning. It is built on top of other fundamental Python libraries like NumPy, SciPy, and Matplotlib. Users will be introduced to scikit-learn and its usage, followed by the basic Machine Line pipeline and a simple Classification example using scikit-learn on a publicly available Diabetes dataset.
Scikit-learn is a free and open-source Python library for machine learning. It is built on top of other fundamental Python libraries like NumPy, SciPy, and Matplotlib. Users will be introduced to scikit-learn and its usage, followed by the basic Machine Line pipeline and a simple Classification example using scikit-learn on a publicly available Diabetes dataset.
|
Scikit-learn is a free and open-source Python library for machine learning. It is built on top of other fundamental Python libraries like NumPy, SciPy, and Matplotlib. Users will be introduced to scikit-learn and its usage, followed by the basic Machine Line pipeline and a simple Classification example using scikit-learn on a publicly available Diabetes dataset. | 2025-10-15 11:00:00 | Online | Intermediate | Programming,Statistics | Online | Titli Sarkar (ABCS-CCPM) | BTEP | 1 | Introduction to scikit-Learn: Machine Learning with Python | |
1941 |
Distinguished Speakers Seminar SeriesDescriptionIn this talk, Dr. Carey will describe how Bioconductor approaches new challenges in supporting open method development and reproducible In this talk, Dr. Carey will describe how Bioconductor approaches new challenges in supporting open method development and reproducible |
In this talk, Dr. Carey will describe how Bioconductor approaches new challenges in supporting open method development and reproducibleanalyses in genomic data science. He will discuss aspects of the project that bear on education in cancer epidemiology andcomputational cancer genomics, and on emerging topics in software and data engineering for scalable omics analyses. | 2025-10-16 13:00:00 | Online Webinar | Any | Software | Online | Vincent J. Carey (Brigham and Women\'s Hospital Harvard Medical School) | BTEP | 1 | Bioconductor Decade 3: Evolving an Open Ecosystem for Genomic Data Science | |
1969 |
Organized By:BTEPDescriptionIn this lesson, attendees and instructor will work together to craft a publishable volcano plot using the skills previously learned. In this lesson, attendees and instructor will work together to craft a publishable volcano plot using the skills previously learned. |
In this lesson, attendees and instructor will work together to craft a publishable volcano plot using the skills previously learned. | 2025-10-16 14:00:00 | Beginner | Programming | Online | Alex Emmons (BTEP) | BTEP | 0 | From Data to Display - Crafting a Publishable Plot with ggplot2 | ||
1963 |
DescriptionAI-Driven Spatial Transcriptomics Unlocks Large-Scale Breast Cancer Biomarker Discovery from Histopathology AI-Driven Spatial Transcriptomics Unlocks Large-Scale Breast Cancer Biomarker Discovery from Histopathology |
AI-Driven Spatial Transcriptomics Unlocks Large-Scale Breast Cancer Biomarker Discovery from Histopathology | 2025-10-20 11:00:00 | NIH Library Training Room Building 10 Clinical Center South Entrance | Any | Artificial Intelligence (Al) | Hybrid | Emma Campagnolo (NCI) | AI Club | 0 | AI Club: AI-Driven Spatial Transcriptomics Unlocks Large-Scale Breast Cancer Biomarker Discovery from Histopathology | |
1970 |
Organized By:BTEPDescriptionThis lesson introduces general recommendations and tips to consider when creating effective and reproducible visualizations. Additional topics to be discussed include multi-figure panels, complementary or related R packages, and the use of ggplot2 in functions. This lesson introduces general recommendations and tips to consider when creating effective and reproducible visualizations. Additional topics to be discussed include multi-figure panels, complementary or related R packages, and the use of ggplot2 in functions. |
This lesson introduces general recommendations and tips to consider when creating effective and reproducible visualizations. Additional topics to be discussed include multi-figure panels, complementary or related R packages, and the use of ggplot2 in functions. | 2025-10-21 14:00:00 | Online | Beginner | Programming | Online | Alex Emmons (BTEP) | BTEP | 0 | Recommendations and Tips for Creating Effective Plots with ggplot2 | |
1934 |
|
This one-hour online training will cover the fundamentals, applications, and ethical considerations of Artificial Intelligence (AI). Attendees will explore key topics such as machine learning, deep learning, data handling, and real-world AI applications across various industries. The session will also delve into the ethical implications of AI and provide insights on becoming AI literate. Whether you're a seasoned professional or just starting your AI journey, this session will equip you with essential knowledge to navigate the AI landscape effectively and make informed decisions in our data-driven world. By the end of this training, attendees will be able to: Understand the core concepts of AI Recognize the significance of ethical considerations in AI Begin the journey toward AI literacy Attendees are not expected to have any prior knowledge of AI to be successful in this training. | 2025-10-23 12:00:00 | Online | Beginner | Artificial Intelligence (Al) | Online | Alicia Lillich (NIH Library) | NIH Library | 0 | AI Literacy: Navigating the World of Artificial Intelligence | |
1952 |
Organized By:BTEPDescriptionQiagen CLC Genomics Workbench is a point-and-click software that runs on a personal computer and enables bulk RNA sequencing, ChIP sequencing, long reads, and variant analysis that is available to NCI scientists. Submit a ticket with https://service.cancer.gov/ncisp to get it installed on personal computer. This Qiagen scientist led training will show participants how analyze bulk RNA sequencing data starting from FASTQ files and ending with differential expression analysis as well ...Read More Qiagen CLC Genomics Workbench is a point-and-click software that runs on a personal computer and enables bulk RNA sequencing, ChIP sequencing, long reads, and variant analysis that is available to NCI scientists. Submit a ticket with https://service.cancer.gov/ncisp to get it installed on personal computer. This Qiagen scientist led training will show participants how analyze bulk RNA sequencing data starting from FASTQ files and ending with differential expression analysis as well as constructing of visualizations (i.e. PCA and heatmap). Experience using or installation of CLC Genomics Workbench is not required for participation. This session is a demonstration and not hands-on. Attendance is restricted to NIH staff. |
Qiagen CLC Genomics Workbench is a point-and-click software that runs on a personal computer and enables bulk RNA sequencing, ChIP sequencing, long reads, and variant analysis that is available to NCI scientists. Submit a ticket with https://service.cancer.gov/ncisp to get it installed on personal computer. This Qiagen scientist led training will show participants how analyze bulk RNA sequencing data starting from FASTQ files and ending with differential expression analysis as well as constructing of visualizations (i.e. PCA and heatmap). Experience using or installation of CLC Genomics Workbench is not required for participation. This session is a demonstration and not hands-on. Attendance is restricted to NIH staff. | 2025-10-23 13:00:00 | Online Webinar | Beginner | Online | Joe Wu (BTEP),Kyle Nilson (Qiagen Scientist) | BTEP | 0 | Bulk RNA Sequencing Analysis using CLC Genomics Workbench | ||
1935 |
Organized By:NIH LibraryDescriptionThis one-hour and thirty minute online training is part one of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. &...Read More This one-hour and thirty minute online training is part one of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. By the end of part one of this training series, attendees will be able to:
During Part 2, attendees will learn about sharing and archiving data. You must register separately for Part 2 of this training. This training is introductory, no prior knowledge required. |
This one-hour and thirty minute online training is part one of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. By the end of part one of this training series, attendees will be able to: Understand data management best practices Become familiar with data management tools Have a solid knowledge of the resources, enabling data sharing During Part 2, attendees will learn about sharing and archiving data. You must register separately for Part 2 of this training. This training is introductory, no prior knowledge required. | 2025-10-27 12:00:00 | Online | Beginner | Data | Online | Raisa Ionin (NIH Library) | NIH Library | 0 | Data Management and Sharing: Part 1 of 2 | |
1936 |
Organized By:NIH LibraryDescriptionThis one-hour and fifteen minute online training is part two of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. &...Read More This one-hour and fifteen minute online training is part two of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. By the end of part two of this training series, attendees will be able to:
Part 1 of this training covers understanding research data, how to manage research data, and how to work with data. During Part 2, attendees learn about sharing and archiving data. This training is introductory, no prior knowledge required. You must register separately for Part 1 of this training. |
This one-hour and fifteen minute online training is part two of an introductory two-part series for those who want to learn about research data management and sharing, or for those who are interested in a refresher. The series provides detailed information on managing and sharing data from the first data planning stage, through the data life cycle, to data archiving, and finally to selecting an appropriate repository for data preservation. By the end of part two of this training series, attendees will be able to: Have a solid knowledge of the resources, enabling data sharing Understand how data is archived and preserved Part 1 of this training covers understanding research data, how to manage research data, and how to work with data. During Part 2, attendees learn about sharing and archiving data. This training is introductory, no prior knowledge required. You must register separately for Part 1 of this training. | 2025-10-28 12:00:00 | Online | Beginner | Data | Online | Raisa Ionin (NIH Library) | NIH Library | 0 | Data Management and Sharing: Part 2 of 2 | |
1956 |
Organized By:BTEPDescription
|
Intro to STRIDES and Cloud Lab Tour the tutorial libraries: Overview of STRIDES Cloud Lab GitHub (AWS/GCP/Azure notebooks) and the NIGMS GitHub. Cloud demo: Build a chatbot with grounding using a Snakemake datastore. Configure datastore, query through the chatbot, and show responses based on the indexed sources. | 2025-10-28 13:00:00 | Online Webinar | Beginner | Computing Resources | Online | Vishal Thovarai (CIT),Kristen Wingert (CIT) | BTEP | 0 | Bioinformatics and GenAI in the Cloud: Build your own ChatBot | |
1903 |
Single Cell Seminar SeriesDescriptionThe Buenrostro lab is broadly dedicated to advancing our knowledge of gene regulation and the downstream consequences on cell fate decisions. To do this, the Buenrostro lab develops new technologies utilizing molecular biology, microscopy and bioinformatics approaches and applies these tools to study stem cells in normal, ageing and cancer tissues in effort to discover chromatin regulators and their contribution to disease. ATAC-seq was first developed by Buenrostro and colleagues in 2013 and ...Read More The Buenrostro lab is broadly dedicated to advancing our knowledge of gene regulation and the downstream consequences on cell fate decisions. To do this, the Buenrostro lab develops new technologies utilizing molecular biology, microscopy and bioinformatics approaches and applies these tools to study stem cells in normal, ageing and cancer tissues in effort to discover chromatin regulators and their contribution to disease. ATAC-seq was first developed by Buenrostro and colleagues in 2013 and its use is now ubiquitous in genomics — for example in major efforts like the Human Cell Atlas project to understand and map genome function. As a reflection of the impact of this work, MIT’s Technology Review named Buenrostro as one of its 2019 "Innovators under 35". |
The Buenrostro lab is broadly dedicated to advancing our knowledge of gene regulation and the downstream consequences on cell fate decisions. To do this, the Buenrostro lab develops new technologies utilizing molecular biology, microscopy and bioinformatics approaches and applies these tools to study stem cells in normal, ageing and cancer tissues in effort to discover chromatin regulators and their contribution to disease. ATAC-seq was first developed by Buenrostro and colleagues in 2013 and its use is now ubiquitous in genomics — for example in major efforts like the Human Cell Atlas project to understand and map genome function. As a reflection of the impact of this work, MIT’s Technology Review named Buenrostro as one of its 2019 "Innovators under 35". | 2025-10-29 11:00:00 | Online Webinar | Any | Omics | Online | Jason Buenrostro (Harvard) | BTEP | 1 | Single Cell Seminar Series: Jason Buenrostro | |
1937 |
Organized By:NIH LibraryDescriptionThis one-hour online training provides researchers with an overview of online resources for locating research datasets, data repositories, and data publications for data sharing and re-use. Participants will learn search strategies for locating datasets through federated data search portals and generalist data repositories, including directories for locating discipline-specific and institutional data repositories. An overview of key issues to consider when re-using datasets or when locating a data repository for sharing ...Read More This one-hour online training provides researchers with an overview of online resources for locating research datasets, data repositories, and data publications for data sharing and re-use. Participants will learn search strategies for locating datasets through federated data search portals and generalist data repositories, including directories for locating discipline-specific and institutional data repositories. An overview of key issues to consider when re-using datasets or when locating a data repository for sharing and preservation purposes will be discussed. By the end of this training, attendees will be able to:
Attendees are not expected to have any prior knowledge of these resources to be successful in this training. |
This one-hour online training provides researchers with an overview of online resources for locating research datasets, data repositories, and data publications for data sharing and re-use. Participants will learn search strategies for locating datasets through federated data search portals and generalist data repositories, including directories for locating discipline-specific and institutional data repositories. An overview of key issues to consider when re-using datasets or when locating a data repository for sharing and preservation purposes will be discussed. By the end of this training, attendees will be able to: Locate different types of data repositories and datasets Identify issues to consider with data repositories Discuss how data repositories can improve reproducibility Identify issues to consider when re-using datasets Describe guidelines and resources for citing datasets Attendees are not expected to have any prior knowledge of these resources to be successful in this training. | 2025-10-29 12:00:00 | Online | Beginner | Data | Online | Joelle Mornini (NIH Library) | NIH Library | 0 | Resources for Finding and Sharing Research Data | |
1938 |
Organized By:NIH LibraryDescriptionThis one hour and half hour online training will equip attendees with essential knowledge and skills for effective interactions with Large Language Model (LLM) AI chatbots. Explore the intricacies of prompt engineering and its pivotal role in optimizing the conversational capabilities of LLMs. Emphasizing best practices and practical applications, this training features live demonstrations and provides valuable skills for the effective use of LLMs. Read More This one hour and half hour online training will equip attendees with essential knowledge and skills for effective interactions with Large Language Model (LLM) AI chatbots. Explore the intricacies of prompt engineering and its pivotal role in optimizing the conversational capabilities of LLMs. Emphasizing best practices and practical applications, this training features live demonstrations and provides valuable skills for the effective use of LLMs. By the end of this training, attendees will be able to:
Attendees are not expected to have any prior knowledge of AI chatbots to be successful in this training. |
This one hour and half hour online training will equip attendees with essential knowledge and skills for effective interactions with Large Language Model (LLM) AI chatbots. Explore the intricacies of prompt engineering and its pivotal role in optimizing the conversational capabilities of LLMs. Emphasizing best practices and practical applications, this training features live demonstrations and provides valuable skills for the effective use of LLMs. By the end of this training, attendees will be able to: Define LLMs, prompt patterns, and prompt engineering Identify potential uses and issues to consider when using LLMs in the biomedical research field Use a selection of prompt patterns to improve generated output from LLMs Identify resources for learning more about prompt engineering in LLMs Attendees are not expected to have any prior knowledge of AI chatbots to be successful in this training. | 2025-10-30 12:00:00 | Online | Beginner | Artificial Intelligence (Al) | Online | Alicia Lillich (NIH Library) | NIH Library | 0 | Best Practices for Prompt Generation in AI Chatbots | |
1953 |
Organized By:BTEPDescriptionQiagen Ingenuity Pathway Analysis (IPA) is a point-and-click software that enables scientists to discern how genomic, transcriptomic, proteomic, and metabolomic changes influence molecular biology pathways and networks. This software is available to NCI investigators. Submit a ticket with NCI computing help desk (https://service.cancer.gov/ncisp) to get it installed on personal computer. In this Qiagen scientist led training, participants will learn conduct path analysis from bulk RNA sequencing differential expression results using ...Read More Qiagen Ingenuity Pathway Analysis (IPA) is a point-and-click software that enables scientists to discern how genomic, transcriptomic, proteomic, and metabolomic changes influence molecular biology pathways and networks. This software is available to NCI investigators. Submit a ticket with NCI computing help desk (https://service.cancer.gov/ncisp) to get it installed on personal computer. In this Qiagen scientist led training, participants will learn conduct path analysis from bulk RNA sequencing differential expression results using this software. Experience using or installation of IPA is not required for participation. This class is a demonstration and not hands-on. Attendance is restricted to NIH staff. |
Qiagen Ingenuity Pathway Analysis (IPA) is a point-and-click software that enables scientists to discern how genomic, transcriptomic, proteomic, and metabolomic changes influence molecular biology pathways and networks. This software is available to NCI investigators. Submit a ticket with NCI computing help desk (https://service.cancer.gov/ncisp) to get it installed on personal computer. In this Qiagen scientist led training, participants will learn conduct path analysis from bulk RNA sequencing differential expression results using this software. Experience using or installation of IPA is not required for participation. This class is a demonstration and not hands-on. Attendance is restricted to NIH staff. | 2025-10-30 13:00:00 | Online Webinar | Beginner | Online | Joe Wu (BTEP),Kyle Nilson (Qiagen Scientist) | BTEP | 0 | Introduction to Qiagen Ingenuity Pathway Analysis | ||
1964 |
DescriptionInvestigating the Impact of Silencers on Disease using Deep Learning Investigating the Impact of Silencers on Disease using Deep Learning |
Investigating the Impact of Silencers on Disease using Deep Learning | 2025-11-03 11:00:00 | NIH Library Training Room Building 10 Clinical Center South Entrance | Any | Artificial Intelligence (Al) | Hybrid | Di Huang (NLM//NCBI) | AI Club | 0 | AI Club: Investigating the Impact of Silencers on Disease using Deep Learning | |
1958 |
Organized By:NIH LibraryDescriptionThis one-hour online training will provide a high-level overview of Python coding concepts, as well as some of the integrative development environments (IDEs, such as Jupyter notebooks) used for Python coding. Python is a programming language used for data science, specifically: data analysis, statistical analysis, and visualization of results. The training will feature the following IDEs: Google Colaboratory: Jupyter Notebook; and Anaconda’s: Spyder, Jupyter Notebook, and JupyterLab. This overview training will ...Read More This one-hour online training will provide a high-level overview of Python coding concepts, as well as some of the integrative development environments (IDEs, such as Jupyter notebooks) used for Python coding. Python is a programming language used for data science, specifically: data analysis, statistical analysis, and visualization of results. The training will feature the following IDEs: Google Colaboratory: Jupyter Notebook; and Anaconda’s: Spyder, Jupyter Notebook, and JupyterLab. This overview training will demonstrate how these skills can boost productivity, rigor, and transparency in reporting research findings. By the end of the training, attendees will be able to:
Attendees are not expected to have any prior knowledge of python coding or the IDEs to be successful in this training. If you choose to follow along with Google Colab or Jupyter Notebooks, these IDEs should be installed and ready to go. Code will be provided during the training for this option. |
This one-hour online training will provide a high-level overview of Python coding concepts, as well as some of the integrative development environments (IDEs, such as Jupyter notebooks) used for Python coding. Python is a programming language used for data science, specifically: data analysis, statistical analysis, and visualization of results. The training will feature the following IDEs: Google Colaboratory: Jupyter Notebook; and Anaconda’s: Spyder, Jupyter Notebook, and JupyterLab. This overview training will demonstrate how these skills can boost productivity, rigor, and transparency in reporting research findings. By the end of the training, attendees will be able to: Recognize four freely available IDEs for python coding Identify fundamental components of python code Understand how and why notebooks support rigor and transparency in analysis Attendees are not expected to have any prior knowledge of python coding or the IDEs to be successful in this training. If you choose to follow along with Google Colab or Jupyter Notebooks, these IDEs should be installed and ready to go. Code will be provided during the training for this option. | 2025-11-04 13:00:00 | Online Webinar | Beginner | Programming | Online | Cindy Sheffield (NIH Library) | NIH Library | 0 | Python for Data Science: How to Get Started, What to Learn and Why | |
1918 |
Single Cell Seminar SeriesOrganized By:BTEPDescriptionThis talk delves into the innovative utilization of generative AI in propelling biomedical research forward. By harnessing single-cell sequencing data, we developed scGPT, a foundational model that extracts biological insights from an extensive dataset of over 33 million cells. Analogous to how words form text, genes define cells, effectively bridging the technological and biological realms. The strategic application of scGPT via transfer learning significantly boosts its efficacy in diverse applications such as cell-type annotation, multi-batch ...Read More This talk delves into the innovative utilization of generative AI in propelling biomedical research forward. By harnessing single-cell sequencing data, we developed scGPT, a foundational model that extracts biological insights from an extensive dataset of over 33 million cells. Analogous to how words form text, genes define cells, effectively bridging the technological and biological realms. The strategic application of scGPT via transfer learning significantly boosts its efficacy in diverse applications such as cell-type annotation, multi-batch integration, and gene network inference. Additionally, the talk will spotlight MedSAM, a state-of-the-art segmentation foundational model. Designed for universal application, MedSAM excels across various medical imaging tasks and modalities. It showcased unprecedented advancements in 30 segmentation tasks, outperforming existing models considerably. Notably, MedSAM possesses the unique ability for zero-shot and few-shot segmentation, enabling it to identify previously unseen tumor types and swiftly adapt to novel imaging modalities. Collectively, these breakthroughs emphasize the importance of developing versatile and efficient foundational models. These models are poised to address the expanding needs of imaging and omics data, thus driving continuous innovation in biomedical analysis. |
This talk delves into the innovative utilization of generative AI in propelling biomedical research forward. By harnessing single-cell sequencing data, we developed scGPT, a foundational model that extracts biological insights from an extensive dataset of over 33 million cells. Analogous to how words form text, genes define cells, effectively bridging the technological and biological realms. The strategic application of scGPT via transfer learning significantly boosts its efficacy in diverse applications such as cell-type annotation, multi-batch integration, and gene network inference. Additionally, the talk will spotlight MedSAM, a state-of-the-art segmentation foundational model. Designed for universal application, MedSAM excels across various medical imaging tasks and modalities. It showcased unprecedented advancements in 30 segmentation tasks, outperforming existing models considerably. Notably, MedSAM possesses the unique ability for zero-shot and few-shot segmentation, enabling it to identify previously unseen tumor types and swiftly adapt to novel imaging modalities. Collectively, these breakthroughs emphasize the importance of developing versatile and efficient foundational models. These models are poised to address the expanding needs of imaging and omics data, thus driving continuous innovation in biomedical analysis. | 2025-11-05 11:00:00 | Online Webinar | Any | Artificial Intelligence (Al),Omics | Online | Bo Wang (University Health Network Canada) | BTEP | 1 | Building Foundation Models for Single-Cell Omics and Imaging | |
1954 |
Organized By:BTEPDescriptionQlucore Omics Explorer is a point-and-click software that enables analysis of RNA sequencing (bulk and single cell), proteomics and metabolomics data. It’s machine learning capabilities allow for cell type classification. This software is available to NCI CCR scientists. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. This session covering bulk RNA sequencing introduces participants to experimental design, data import, normalization, differential expression analysis, visualizations, and biological interpretation (...Read More Qlucore Omics Explorer is a point-and-click software that enables analysis of RNA sequencing (bulk and single cell), proteomics and metabolomics data. It’s machine learning capabilities allow for cell type classification. This software is available to NCI CCR scientists. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. This session covering bulk RNA sequencing introduces participants to experimental design, data import, normalization, differential expression analysis, visualizations, and biological interpretation (i.e. GSEA, pathway visualization, biological networks, GO enrichment). Experience using or installation of this software is not required for attendance. This class is a demonstration and not hands-on. Participation is restricted to NIH staff. Meeting link will be provided upon approval of registration. |
Qlucore Omics Explorer is a point-and-click software that enables analysis of RNA sequencing (bulk and single cell), proteomics and metabolomics data. It’s machine learning capabilities allow for cell type classification. This software is available to NCI CCR scientists. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. This session covering bulk RNA sequencing introduces participants to experimental design, data import, normalization, differential expression analysis, visualizations, and biological interpretation (i.e. GSEA, pathway visualization, biological networks, GO enrichment). Experience using or installation of this software is not required for attendance. This class is a demonstration and not hands-on. Participation is restricted to NIH staff. Meeting link will be provided upon approval of registration. | 2025-11-06 10:30:00 | Online | Beginner | Online | Joe Wu (BTEP),Ola Forsstrom Olsson (Qlucore),Jan Nilsson (Qlucore) | BTEP | 0 | Bulk RNA Sequencing Analysis and Visualization using Qlucore | ||
1959 |
Organized By:NIH LibraryDescriptionThis 45-minute online Lunch and Learn training will help attendees develop their own customized strategy for responsibly incorporating generative artificial intelligence (AI) tools, such as ChatGPT, into their workflows. By the end of this training, attendees will be able to:
This 45-minute online Lunch and Learn training will help attendees develop their own customized strategy for responsibly incorporating generative artificial intelligence (AI) tools, such as ChatGPT, into their workflows. By the end of this training, attendees will be able to:
Attendees are not expected to have any prior knowledge of generative AI tools to be successful in this training. |
This 45-minute online Lunch and Learn training will help attendees develop their own customized strategy for responsibly incorporating generative artificial intelligence (AI) tools, such as ChatGPT, into their workflows. By the end of this training, attendees will be able to: Assess appropriate use cases for generative AI tools within their specific research/work context Develop a customized generative AI usage strategy Document their approach for using generative AI tools Attendees are not expected to have any prior knowledge of generative AI tools to be successful in this training. | 2025-11-06 12:00:00 | Online Webinar | Beginner | Artificial Intelligence (Al) | Online | Alicia Lillich (NIH Library) | NIH Library | 0 | Crafting your Generative AI Usage Strategy: Lunch and Learn | |
1965 |
DescriptionReplicability in Biomedicine: Challenges, Causes and Corrections Replicability in Biomedicine: Challenges, Causes and Corrections |
Replicability in Biomedicine: Challenges, Causes and Corrections | 2025-11-10 11:00:00 | NIH Library Training Room Building 10 Clinical Center South Entrance | Any | Artificial Intelligence (Al) | Hybrid | Sepideh Mazrouee (OD) | AI Club | 0 | AI Club: Replicability in Biomedicine: Challenges, Causes and Corrections | |
1960 |
Organized By:NIH LibraryDescriptionIn this hour and a half online training, attendees will be presented with simple ways to improve and optimize their code that can boost execution speed by orders of magnitude. Attendees will also learn about common pitfalls in writing MATLAB code, explore the use of the MATLAB Profiler to find bottlenecks, and will be introduced to the use of Parallel Computing Toolbox and MATLAB Parallel Server to solve computationally and data-intensive problems on GPUs, ...Read More In this hour and a half online training, attendees will be presented with simple ways to improve and optimize their code that can boost execution speed by orders of magnitude. Attendees will also learn about common pitfalls in writing MATLAB code, explore the use of the MATLAB Profiler to find bottlenecks, and will be introduced to the use of Parallel Computing Toolbox and MATLAB Parallel Server to solve computationally and data-intensive problems on GPUs, multicore computers, clusters and cloud platforms (e.g. AWS, Azure, etc). By the end of this training, attendees will be able to:
Attendees are expected to have some prior knowledge of MATLAB. This training is taught by MathWorks. Installation for MATLAB is not needed. |
In this hour and a half online training, attendees will be presented with simple ways to improve and optimize their code that can boost execution speed by orders of magnitude. Attendees will also learn about common pitfalls in writing MATLAB code, explore the use of the MATLAB Profiler to find bottlenecks, and will be introduced to the use of Parallel Computing Toolbox and MATLAB Parallel Server to solve computationally and data-intensive problems on GPUs, multicore computers, clusters and cloud platforms (e.g. AWS, Azure, etc). By the end of this training, attendees will be able to: Understanding vectorization and best coding practices in MATLAB Addressing bottlenecks in your programs Incorporating compiled languages, such as C, into your MATLAB applications Utilizing additional hardware, including multicore processors and GPUS, to improve performance Scaling up to a computer cluster, grid environment or cloud Attendees are expected to have some prior knowledge of MATLAB. This training is taught by MathWorks. Installation for MATLAB is not needed. | 2025-11-12 13:00:00 | Online | Beginner | Programming | Online | Mathworks | NIH Library | 0 | Improving and Scaling your MATLAB code | |
1961 |
Organized By:NIH LibraryDescriptionThis 30-minute online training provides a high-level overview of recent developments in artificial intelligence (AI). Each session highlights emerging trends, tools, and use cases in the evolving AI landscape, with an emphasis on practical relevance and responsible use. Whether you're just getting started or looking to stay current, this training offers timely insights in a concise format. By the end of this ...Read More This 30-minute online training provides a high-level overview of recent developments in artificial intelligence (AI). Each session highlights emerging trends, tools, and use cases in the evolving AI landscape, with an emphasis on practical relevance and responsible use. Whether you're just getting started or looking to stay current, this training offers timely insights in a concise format. By the end of this training, attendees will be able to:
Attendees are not expected to have any prior knowledge to be successful in this training. |
This 30-minute online training provides a high-level overview of recent developments in artificial intelligence (AI). Each session highlights emerging trends, tools, and use cases in the evolving AI landscape, with an emphasis on practical relevance and responsible use. Whether you're just getting started or looking to stay current, this training offers timely insights in a concise format. By the end of this training, attendees will be able to: Summarize key trends and developments in AI Identify new tools, capabilities, or applications relevant to their work Describe considerations for ethical and responsible use of AI technologies Attendees are not expected to have any prior knowledge to be successful in this training. | 2025-11-12 13:00:00 | Online | Beginner | Artificial Intelligence (Al) | Online | Alicia Lillich (NIH Library) | NIH Library | 0 | AI Update: What's New in Artificial Intelligence | |
1966 |
DescriptionSimple Questions Your RAG System Can't Answer Simple Questions Your RAG System Can't Answer |
Simple Questions Your RAG System Can't Answer | 2025-11-17 11:00:00 | NIH Library Training Room Building 10 Clinical Center South Entrance | Any | Artificial Intelligence (Al) | Hybrid | Eric Moyer (NLM/NCBI) | AI Club | 0 | AI Club: Simple Questions Your RAG System Can't Answer | |
1955 |
Organized By:BTEPDescriptionQlucore Omics Explorer is a point-and-click package available to NCI CCR scientists that enables visualization-based analysis of multi-omics data including RNA-seq, scRNA-seq, proteomics, metabolomics, as well as enabling machine learning classification of cell types. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. In this session, participants will learn to apply regression approaches to identify correlation between bulk RNA and protein expression using this software. Experience using or installation of ...Read More Qlucore Omics Explorer is a point-and-click package available to NCI CCR scientists that enables visualization-based analysis of multi-omics data including RNA-seq, scRNA-seq, proteomics, metabolomics, as well as enabling machine learning classification of cell types. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. In this session, participants will learn to apply regression approaches to identify correlation between bulk RNA and protein expression using this software. Experience using or installation of Qlucore Omics Explorer is not needed to attend. Attendance is restricted to NIH staff. Meeting link will be provided upon approval of registration. |
Qlucore Omics Explorer is a point-and-click package available to NCI CCR scientists that enables visualization-based analysis of multi-omics data including RNA-seq, scRNA-seq, proteomics, metabolomics, as well as enabling machine learning classification of cell types. Submit a ticket at https://service.cancer.gov/ncisp to get it installed. In this session, participants will learn to apply regression approaches to identify correlation between bulk RNA and protein expression using this software. Experience using or installation of Qlucore Omics Explorer is not needed to attend. Attendance is restricted to NIH staff. Meeting link will be provided upon approval of registration. | 2025-11-20 10:30:00 | Online Webinar | Beginner | Online | Jan Nilsson (Qlucore),Joe Wu (BTEP),Ola Forsstrom Olsson (Qlucore) | BTEP | 0 | Finding Correlation between RNA and Protein Expression using Qlucore | ||
1962 |
Organized By:NIH LibraryDescriptionThis one-hour online training offers an overview of the NIH-sponsored Generalist Repository Ecosystem Initiative (GREI) (Dataverse, Dryad, Figshare, Mendeley Data, Open Science Framework, Vivli, and Zenodo), and the role of participating in these repositories in the NIH data repository landscape for intramural researchers. The session will highlight how these repositories support compliance with the NIH Data Management and Sharing Policy. By the end of this training, attendees will be able to: Read More This one-hour online training offers an overview of the NIH-sponsored Generalist Repository Ecosystem Initiative (GREI) (Dataverse, Dryad, Figshare, Mendeley Data, Open Science Framework, Vivli, and Zenodo), and the role of participating in these repositories in the NIH data repository landscape for intramural researchers. The session will highlight how these repositories support compliance with the NIH Data Management and Sharing Policy. By the end of this training, attendees will be able to:
Attendees are not expected to have any prior knowledge of the NIH Data Repository Landscape. |
This one-hour online training offers an overview of the NIH-sponsored Generalist Repository Ecosystem Initiative (GREI) (Dataverse, Dryad, Figshare, Mendeley Data, Open Science Framework, Vivli, and Zenodo), and the role of participating in these repositories in the NIH data repository landscape for intramural researchers. The session will highlight how these repositories support compliance with the NIH Data Management and Sharing Policy. By the end of this training, attendees will be able to: Describe how generalist repositories fit into the NIH data repository landscape for intramural researchers. Understand how these repositories support compliance with the NIH Data Management and Sharing Policy Learn about the resources developed by GREI repositories to support data sharing workflows, including a generalist repository comparison chart, a generalist repository selection flowchart, a data submission checklist, and a data management and sharing plan guide. Gain practical insights from real-world examples, demonstrating how researchers use generalist repositories for data sharing and reuse, and how these efforts contribute to the broader NIH data sharing ecosystem. Attendees are not expected to have any prior knowledge of the NIH Data Repository Landscape. | 2025-11-20 13:00:00 | Online | Beginner | Databases | Online | NIH Library | 0 | Data Sharing and Discovery in Generalist Repositories: Resources and Real-World Examples | ||
1950 |
Organized By:BTEPDescriptionPartek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. This class focuses on bulk RNA sequencing analysis where Partek scientist will teach participants how to start from FASTQ files and obtain differential expression analysis results, create ...Read More Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. This class focuses on bulk RNA sequencing analysis where Partek scientist will teach participants how to start from FASTQ files and obtain differential expression analysis results, create visualizations, and extract biological insight through pathway analysis. This class is a demonstration and not hands-on. Experience using or access to Partek Flow is not required to participate. Attendance is restricted to NIH staff. |
Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. This class focuses on bulk RNA sequencing analysis where Partek scientist will teach participants how to start from FASTQ files and obtain differential expression analysis results, create visualizations, and extract biological insight through pathway analysis. This class is a demonstration and not hands-on. Experience using or access to Partek Flow is not required to participate. Attendance is restricted to NIH staff. | 2025-12-03 14:00:00 | Beginner | Online | Joe Wu (BTEP),Xiaowen Wang (Partek) | BTEP | 0 | Introducing Bulk RNA Sequencing Analysis using Partek Flow | |||
1812 |
Distinguished Speakers Seminar SeriesOrganized By:BTEPDescriptionThe role of computational science in biomedical research has typically been downstream of experiments, where it plays important roles in signal processing, data integration, pattern detection, and hypothesis testing. But this is changing, and predictive models are now being used to generate and test hypotheses in silico. In this talk, Dr. Pollard will share examples from human genetics, where they have built deep learning models of 3D chromatin interactions that take only ...Read More The role of computational science in biomedical research has typically been downstream of experiments, where it plays important roles in signal processing, data integration, pattern detection, and hypothesis testing. But this is changing, and predictive models are now being used to generate and test hypotheses in silico. In this talk, Dr. Pollard will share examples from human genetics, where they have built deep learning models of 3D chromatin interactions that take only sequence as input and then used them to interpret disease variants. This strategy leads to causal hypotheses and enables them to prioritize variants with predicted functional effects. Experiments designed using model outputs are accelerating the rate of discoveries, shedding light on genetic mechanisms in cancer and developmental disorders. This prediction-first strategy exemplifies Dr. Pollard's vision for a more proactive, rather than reactive, role for computational science in biomedical research. |
The role of computational science in biomedical research has typically been downstream of experiments, where it plays important roles in signal processing, data integration, pattern detection, and hypothesis testing. But this is changing, and predictive models are now being used to generate and test hypotheses in silico. In this talk, Dr. Pollard will share examples from human genetics, where they have built deep learning models of 3D chromatin interactions that take only sequence as input and then used them to interpret disease variants. This strategy leads to causal hypotheses and enables them to prioritize variants with predicted functional effects. Experiments designed using model outputs are accelerating the rate of discoveries, shedding light on genetic mechanisms in cancer and developmental disorders. This prediction-first strategy exemplifies Dr. Pollard's vision for a more proactive, rather than reactive, role for computational science in biomedical research. | 2025-12-04 13:00:00 | Online Webinar | Any | Omics | Online | Katie Pollard (UCSF) | BTEP | 1 | Predicting Genetic Variants that Alter 3D Genome Folding in Cancer and Developmental Disorders | |
1951 |
Organized By:BTEPDescriptionPartek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. In this class, taught by Partek scientist, participants will learn about conducting QA/QC, performing cell type classification, obtaining differential analysis results, performing pathway analysis, and creating ...Read More Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. In this class, taught by Partek scientist, participants will learn about conducting QA/QC, performing cell type classification, obtaining differential analysis results, performing pathway analysis, and creating visualizations for single cell RNA sequencing data. This session is a demonstration and not hands-on. Experience using or access to Partek Flow is not needed for participation. Attendance is restricted to NIH staff. |
Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software suitable for those who wish to avoid the steep learning curve involved with analyzing sequencing data through coding. In this class, taught by Partek scientist, participants will learn about conducting QA/QC, performing cell type classification, obtaining differential analysis results, performing pathway analysis, and creating visualizations for single cell RNA sequencing data. This session is a demonstration and not hands-on. Experience using or access to Partek Flow is not needed for participation. Attendance is restricted to NIH staff. | 2025-12-10 14:00:00 | Online Webinar | Beginner | Online | Joe Wu (BTEP),Xiaowen Wang (Partek) | BTEP | 0 | Introduction to Single Cell RNA Sequencing Analysis using Partek Flow |