NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: Education

Total Results Found: 131

Total Results Found: 131

Data Science Education Resources

Web Page

Bioinformatics

11/02/2020 - Register Learn about data science education resources available through NIH and NCI, as well as online resources to learn about the data lifecycle, data management, data analysis and visualization, and other data science topics. Read More...

BTEP course: Python education resources

Web Page

Bioinformatics

Coursera Programming for Everybody (Getting Started with Python) Instructor: Charles Severance, PhD (University of Michigan) Data Analysis with Python Instructor: IBM staff Includes data wrangling and regression analysis Data Visualization with Python Intructor: IBM staff Read More...

Python Introductory Education Series: Question 1

Web Page

Bioinformatics

Create a volcano plot for the differential expression analysis results for the hcc1395 data (hint: import hcc1395_deg_chr22_with_significance.csv) {{Sdet}}{{Ssum}}Solution{{Esum}} import pandas import matplotlib.pyplot as plt import seaborn Read More...

Python Introductory Education Series: Question 3

Web Page

Bioinformatics

Import hcc1395_top_deg_normalized_counts.csv and create an expression heatmap. Use the Viridis color palette. {{Sdet}}{{Ssum}}Solution{{Esum}} hcc1395_top_deg_normalized_counts=pandas.read_csv("./hcc1395_top_deg_normalized_counts. Read More...

Python Introductory Education Series: Question 5

Web Page

Bioinformatics

Import hcc1395_deg_chr22.csv and store it as hcc1395_deg_chr22. {{Sdet}}{{Ssum}}Solution{{Esum}} hcc1395_deg_chr22=pandas.read_csv("./hcc1395_deg_chr22.csv") {{Edet}}

Python Introductory Education Series: Question 6

Web Page

Bioinformatics

Remove ".bam" from the column headers of hcc1395_deg_chr22. {{Sdet}}{{Ssum}}Solution{{Esum}} hcc1395_deg_chr22.columns=hcc1395_deg_chr22.columns.str.replace(".bam", "") {{Edet}}

Python Introductory Education Series: Question 3

Web Page

Bioinformatics

What are the column names in hcc1395_chr22_counts and how to view the first 10 rows of this data set? {{Sdet}}{{Ssum}}Solution{{Esum}} hcc1395_chr22_counts.head(10) Alternatively, use hcc1395_chr22_counts.columns to Read More...

Python Introductory Education Series: Question 4

Web Page

Bioinformatics

How many genes start with the letter "C" in hcc1395_chr22_counts? {{Sdet}}{{Ssum}}Solution{{Esum}} hcc1395_chr22_counts.loc[hcc1395_chr22_counts.loc[:,'Geneid'].str.startswith("C")] {{Edet}}

Python Introductory Education Series: Question 1

Web Page

Bioinformatics

Import hcc1395_chr22_rna_seq_counts.csv and store it as hcc1395_chr22_counts. {{Sdet}}{{Ssum}}Solution{{Esum}} import pandas hcc1395_chr22_counts=pandas.read_csv("./hcc1395_chr22_rna_seq_counts.csv") {{Edet}}

Python Introductory Education Series: Arrays

Web Page

Bioinformatics

Given a list of numbers, it is difficult to perform mathematical operations. For instance list_of_numbers=[1,2,3,4,5] Multiplying list_of_numbers by 2 will duplicate this list. However, multiplying a list of numbers by two should Read More...

Python Introductory Education Series: Ipython

Web Page

Bioinformatics

Ipython enables users to run Python commands interactively at the terminal. It features autocomplete of commands and allows for saving of commands to a python script using %save followed by the name of the script. Read More...

Python Introductory Education Series: Finding help

Web Page

Bioinformatics

The document provides useful links where participants can find help for the Python packages that were addressed during the course series. Pandas - package for working with tabular data Pandas API reference gives instructions for Read More...

Python Introductory Education Series: Learning Objectives

Web Page

Bioinformatics

After this lesson, participants will Be able to import tabular data into Python using Pandas Be able to explore and modify tabular data through various data wrangling approaches, including retrieving dimensions subsetting obtaining descriptive statistics Read More...

Python Introductory Education Series: Data Frames

Web Page

Bioinformatics

Often, in bioinformatics and data science, data comes in the form of rectangular tables, which are referred to as data frames. Data frames have the following property. Study variable(s) form the columns Observation(s) Read More...

Contact Us

Web Page

Confocal

Our Team Tatiana S. Karpova Ph.D.Core Headkarpovat@nih.govBuilding 41, Room C615240-760-6637 David A. Ball Ph.D.Core Biologistballa@nih.govBuilding 41, Room B114D240-760-6577 Mohamadreza Fazel, Ph.D.Core Biologistmohamadreza. Read More...

Python Introductory Education Series: Using Python through IDE

Web Page

Bioinformatics

Integrated Development Environments or IDEs are ideal for scripting in Python as well as other languages. See https://ritza.co/comparisons/pycharm-vs-spyder-vs-jupyter-vs-visual-studio-vs-anaconda-vs-intellij.html for a breakdown of of common ones such as Spyder, Pycharm, VS Read More...

Python Introductory Education Series: Why use Python?

Web Page

Bioinformatics

General purpose scripting language Analyze and visualize large datasets Reusability and reproducibility Versioning and keeping track of changes is possible when analyzing data using scripts Easy to learn External packages that enhances functionality Python Package Read More...

Link 2

Web Page

CRTP

No summary available.

Personnel

Web Page

Confocal

Stephen Lockett, Ph.D. Director, OMAL locketts@nih.gov 301-846-5515 Valentin Magidson, Ph.D. Scientist magidsonv@mail.nih.gov 301-846-6092 Will Heinz, Ph.D. Scientist heinzwf@nih.gov 301-846-1239 David Read More...

Data Visualization using Python

Web Page

Bioinformatics

06/12/2025 - Thi cla will wrap up the Python Introductory Education erie by howing participant how to create data vi ualization . Experience with Python i not needed for attendance. Participant are required to have acce to Read More...

Data Wrangling using Python

Web Page

Bioinformatics

06/10/2025 - Thi cla of the Python Introductory Education erie will introduce participant to working with and wrangling tabular data u ing the package, Panda . Experience with Python i not needed for attendance. Participant are required Read More...

Getting Started with Python

Web Page

Bioinformatics

06/03/2025 - Thi i the fir t cla of the Python Introductory Education erie . Here, participant will learn how to acce and interact with Python, obtain an under tanding of command yntax for thi programming language, Read More...

Introduction to Survival Analysis

Web Page

Bioinformatics

01/14/2025 - In this talk, we will cover the basics of survival analysis as a statistical methodology developed for censored data. Special emphasis will be on visualizing survival data, comparing survival-time distributions for subject groups, and Read More...

Bioinformatics Resources

Web Page

Discover expert help with analysis, processing applications, and licensed software packages.

Bioinformatics Resources

Web Page

Discover expert help with analysis, processing applications, and licensed software packages.

NIH Clinical Center Department of Laboratory Medicine
Bethesda, MD

Core Facility

Trans NIH Facility

The Department of Laboratory Medicine provides state-of-the-art laboratory testing in support of Clinical Center patient care and will serve as a center of excellence in research and training in laboratory medicine, particularly in areas which Read More...

December 2024 Newsletter

Web Page

CREx Monthly Newsletter Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More New NIH Resource Resources Advance your research with the NIH Mouse Imaging Facility (MIF) The NIH Mouse Imaging Read More...

November 2024 Newsletter

Web Page

CREx Monthly Newsletter Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More New NIH Resource Resources Derive Greater Insights and Accelerate your Research Using Bioinformatic Tools! CREx is an NIH Read More...

NIH HPC OnDemand

Web Page

Bioinformatics

Recently, the NIH HPC Team has provided on demand access to HPC resources via web browser through integration of Open OnDemand , an open source project supporting "nearly 400 HPC centers around the world" . This Read More...

NIH ORS Medical Arts Branch (MAB)
Bethesda, MD

Trans NIH Facility

MAB provides visual communication solutions across all media to the entire NIH community. Our Medical Illustration section provides a complete range of biomedical visualization services, including manuscript/textbook figures, infographics, 3D modeling, animation, technical diagrams, Read More...

October 2024 Newsletter

Web Page

CREx Monthly Newsletter Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More New NIH Resource Spotlight The NIH Lab Managers Working Group have developed a new NIH-wide database of cold Read More...

NIH Clinical Center Pharmacy Department - Pharmacy Services
Bethesda, MD

Trans NIH Facility

The NIH Clinical Center Pharmacy Department provides pharmaceutical care to inpatients and outpatients on NIH intramural research protocols at the NIH Clinical Center. The Clinical Center facility encompasses 200 inpatient beds, 93 day-hospital stations, and 15 clinics. Clinical Read More...

CCR Single Cell Analysis Facility (SCAF)
Bethesda, MD

Core Facility

The rapid advancement of single-cell technology has provided new powerful tools to answer many biological questions, such as identifying new or rare cell populations and characterizing the complexities of tumor heterogeneity. Realizing the great potential Read More...

September Newsletter 2022 (3)

Web Page

September 8, 2022 crex.nih.gov CREx Monthly Newsletter Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Science & Technology Seminars and Training Events Upcoming Seminars and Educational Opportunities The following Read More...

October Newsletter 2022-3

Web Page

October 6, 2022 crex.nih.gov CREx Monthly Newsletter Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Science & Technology Seminars and Training Events Upcoming Seminars and Educational Opportunities The following Read More...

STEP Requests

Web Page

The Staff Scientists/Clinicians (SSSC) Technical Enrichment Program (STEP) was established to provide SSSC’s an opportunity to compete for funding to gain comprehensive training in state-of-the-art techniques available through CCR Cores and Facilities. The Read More...

Pediatric Oncology Branch: Behavioral Health Core
Bethesda, MD

Collaborative

The Behavioral Health Core (BHC) is comprised of the two separate but interrelated components: Psychosocial Support and Research Program, and, Health Psychology and Neurobehavioral Research Program., These teams provide specialized expertise, such as patient-reported and Read More...

All Scientific Resources

Web Page

Cores & Facilities From centralized laboratories to collaborative resources and technologies available to CCR Investigators. NCI Cores Centralized laboratories providing broad access to cutting-edge technologies and specialized expertise. Browse NCI Cores Collaborative Resources are technologies and Read More...

Bloomington Drosophila Stock Center
Bloomington, IN

Repositories

Trans NIH Facility

The Bloomington Drosophila Stock Center (BDSC) collects, maintains, and distributes genetically defined strains of Drosophila melanogaster for research and education. The BDSC supports a large, worldwide community of scientists using Drosophila as a model organism Read More...

June 2022 Newsletter

Web Page

CREx News & Updates June 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Click below to learn how easy it is to navigate the CREx platform. These short videos will Read More...

April 2022 Newsletter

Web Page

CREx News & Updates April 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Click below to learn how easy it is to navigate the CREx platform. These short videos will Read More...

Contact Us

Web Page

CCR Office of Science and Technology Resources (OSTR) The Center for Cancer Research (CCR) Office of Science and Technology Resources (OSTR) explores and evaluates the latest technologic advancements and then makes them available to all Read More...

March 2022 Newsletter

Web Page

CREx News & Updates March 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Site Spotlight NIA Nonhuman Primate Core The NIA Nonhuman Primate Core supports multi-disciplinary translational aging projects for Read More...

August 2022 Newsletter

Web Page

CREx News & Updates August 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Site Spotlight NCATS Functional Genomics Laboratory (FGL) FGL is designed to help NIH Investigators use the latest Read More...

July 2022 Newsletter

Web Page

CREx News & Updates July 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Click below to learn how easy it is to navigate the CREx platform. These short videos will Read More...

May 2022 Newsletter

Web Page

CREx News & Updates May 2022 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More Click below to learn how easy it is to navigate the CREx platform. These short videos will Read More...

Resources

Web Page

Confocal

General Microscopy Resources Confocal Listserv Email discussion list focused on confocal microscopy, but also including topics on fluorescence microscopy and digital imaging. MicroscopyU Online learning platform by Nikon.  An online source for Microscopy education. Leica Read More...

Class Documents

Web Page

Bioinformatics

Most BTEP courses include detailed course materials including lesson content, additional resources, and lesson associated data. These course materials are listed here so that learners can easily return to and review concepts taught in class Read More...

Personnel

Web Page

CRTP

No summary available.