NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: BL-22 (dsFv RFB4-PE38) (Lymphoma)

Total Results Found: 113

Biopharmaceutical Development Program (BDP)
Frederick, MD

Collaborative

The Biopharmaceutical Development Program (BDP) provides resources for the development of investigational biological agents. The BDP supports feasibility through development and Phase I/II cGMP manufacturing plus regulatory documentation.The BDP was established in 1993. We Read More...

Introduction to R and RStudio

Web Page

Bioinformatics

04/22/2025 - This lesson will serve as a general introduction to R and RStudio. Attendees will explore the RStudio interactive development environment (IDE) and get started with R programming.  

Differential Expression Analysis with Seurat

Web Page

Bioinformatics

05/22/2024 - This seminar provides an overview of differential expression testing with Seurat. Topics to be covered include preparing data for differential gene expression, d ifferential gene analysis between specific groups, d ifferential gene analysis for Read More...

Data Science and AI: AI for Beginners with MATLAB

Web Page

Bioinformatics

02/22/2024 - During this 90-minute training session, attendees will be introduced to the interface of MATLAB, develop a solid understanding of Artificial Intelligence (AI) fundamentals, and discover additional resources and support tailored for beginners. This is Read More...

Turning discovery into health with the spatial biology community

Web Page

Bioinformatics

10/03/2023 - Multiplexed antibody-based imaging enables the detailed characterization of molecular and cellular organization in tissues. Significant advances in the field now allow high-parameter data collection (60+ targets); however, considerable expertise and capital are needed to validate Read More...

Comparative Oncology Program (COP)
Bethesda, MD

Collaborative

The COP evaluates novel therapies in pet dogs with cancer to improve outcomes for human patients and established the Comparative Oncology Trial Consortium (COTC), a collaborative effort of NCI and extramural comparative oncology centers at 24 Read More...

DTP Natural Products Repository
Frederick, MD

Repositories

Trans NIH Facility

DTP’s Natural Products Repository is the world’s largest storehouse of natural products. It houses close to >200,000 extracts from samples of more than 70,000 plants and >20,000 marine organisms collected from more than 29 countries, plus extracts 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...

NCI at Frederick Central Repository
Frederick, MD

Collaborative

Repositories

The Central Repository provides the research community at the NCI with various cryogenic services, including low-temperature storage from +4° C to -196° C, controlled-rate freezing, computerized inventory and distribution of samples. The Central Repository is operated Read More...

NCI Cloud Resources
Rockville, MD

Collaborative

Repositories

The NCI Cloud Resources are components of the NCI Cancer Research Data Commons (CRDC) that bring data and computational power together to enable cancer research and discovery. These cloud-based platforms eliminate the need for researchers Read More...

How to Make Your Data FAIR

Web Page

Bioinformatics

07/22/2025 - Thi one and a half-hour online training cover the ba ic principle of FAIR (Findable, Acce ible, Interoperable, Reu able) data and why it i important to make your data FAIR.&nb p; Read More...

Genomic Mutation Analysis in GDC 2.0

Web Page

Bioinformatics

04/22/2024 - Intended Audience This webinar targets researchers interested in exploring genomic mutation analysis capabilities within the recently introduced NCI Genomic Data Commons (GDC) 2.0 platform. It aims to accommodate individuals interested in analyzing genes and mutations Read More...

Bioinformatics Resources for NCI CCR Scientists

Web Page

Bioinformatics

02/22/2024 - Join us for an introduction to bioinformatics resources for NCI CCR researchers.  Featuring:  NIH Bioinformatics Calendar Programming Classes (R, Unix, Python) Class documentation Website resources working on high performance compute cluster (Biowulf/Helix) Next-Gen Read More...

Data Wrangling with R: Challenge data load

Web Page

Bioinformatics

Load in a tab delimited file (file_path= "./data/WebexSession_report.txt") using read_delim() . You will need to troubleshoot the error message and modify the function arguments as needed. {{Sdet}} Solution } library ( Read More...

Data Wrangling with R: Practice problems

Web Page

Bioinformatics

Which of the following will throw an error and why? 4 _ chr :1:2: unexpected input ## 1: 4_ ## ^ . 4 chr :1:3: unexpected symbol ## 1: .4chr ## ^ {{Edet}} Create the following objects; give each object an appropriate name (your best guess at what name to Read More...

Data Wrangling with R: Lesson 2: Help Session

Web Page

Bioinformatics

This is our first coding help session. We have designed some practice problems to get you acquainted with using R before beginning to wrangle in our next lesson. Practice problems Which of the following will Read More...

Data Wrangling with R: Help Session Lesson 6

Web Page

Bioinformatics

Let's grab some data. library ( tidyverse ) acount_smeta % dplyr :: rename ( "Feature" = "...1" ) acount #differential expression results dexp % filter ( ! Feature %in% dexp $ feature ) ## # A tibble: 48,176 × 9 ## Feature SRR1039508 SRR1039509 SRR1039512 SRR1039513 SRR1039516 SRR1039517 ## ## 1 Read More...

Data Wrangling with R: Lesson 6: Continuing with Dplyr

Web Page

Bioinformatics

Help Session Lesson 6 Let's grab some data. library ( tidyverse ) acount_smeta % dplyr :: rename ( "Feature" = "...1" ) acount #differential expression results dexp % filter ( ! Feature %in% dexp $ feature ) ## # A tibble: 48,176 × 9 ## Feature SRR1039508 SRR1039509 SRR1039512 Read More...

Data Wrangling with R: Reordering rows

Web Page

Bioinformatics

There are many steps that can be taken following subsetting (i.e., filtering by rows and columns); one of which is reordering rows. In the tidyverse, reordering rows is largely done by arrange() . Arrange will Read More...

Data Wrangling with R: Help Session Lesson 5

Web Page

Bioinformatics

All solutions should use the pipe. Import the file "./data/filtlowabund_scaledcounts_airways.txt" and save to an object named sc . Create a subset data frame from sc that only includes the columns Read More...

Pathway Analysis

Web Page

Bioinformatics

09/22/2023 - The training will overview the current status of pathway tools, with focus on software available to NIH community.  It will discuss the biological interoperation of mutation and expression data in the context of pathways, Read More...

Bioinformatics for Beginners 2022: Lesson 14 Practice

Web Page

Bioinformatics

Lesson 14 Practice Objectives Here, we will practice using the Integrative Genome Viewer (IGV) to visualize the hcc1395 RNA sequencing alignment results. About the data and launching IGV We were introduced to the hcc1395 RNA sequencing Read More...

Bioinformatics for Beginners 2022: RNA-Seq overview

Web Page

Bioinformatics

Thus far we have: Learned how to interact with our computer via command line. Downloaded raw RNA-Seq data (.fastq files). Examined raw data quality using fastqc and multiqc . Performed adapter and quality trimming using Trimmomatic . Read More...

NCATS Functional Genomics Laboratory
Rockville, MD

Core Facility

Trans NIH Facility

The Functional Genomics Laboratory (formerly, the RNAi Screening Facility) of the National Center for Advancing Translational Sciences (NCATS) assist investigators with all stages of project planning and execution, beginning with assay development through genome-wide siRNA Read More...

September 2021

Web Page

CREx News & Updates September 2021 Learn about the NIH Collaborative Research Exchange (CREx), Core Facilities, Webinars, & More NIH Collaborative Research Exchange (CREx) News Site Spotlight FACILITY HIGLIGHTS Learn more about services from the CCR Read More...

Multi-Angle Light Scattering (MALS)

Web Page

Back Services: We offer a limited sample processing service using standard SEC-MALS and FFF protocols.  This service is intended for the occasional users of this system.  Researchers who expect to use this instrument 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...

BTEP Video Archive of Past Classes

Web Page

Bioinformatics

Listed below are the video recordings of past BTEP events (classes, seminars, workshops). Videos are hosted on various servers and may play slightly differently. Some videos may be downloaded for local viewing. Recorded Videos of Read More...

Introduction to Computational Flow Cytometry Using R

Web Page

Bioinformatics

03/22/2024 - This 3-hour seminar is tailored for biologists, data analysts, and researchers who are eager to dive into the essentials of computational flow cytometry analysis using R. Flow cytometry is a crucial technique in cell Read More...

Data Wrangling with R: Plotting with ggplot2

Web Page

Bioinformatics

For the following plots, let's use the diamonds data ( ?diamonds ). The diamonds dataset comes in ggplot2 and contains information about ~54,000 diamonds, including the price, carat, color, clarity, and cut of each diamond. --- R4 Read More...