NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: PA-83 (rPA) Vaccine

Total Results Found: 33

Total Results Found: 33

Bioinformatics for Beginners 2022: Working with Unix

Web Page

Bioinformatics

Introduction to Unix from the Bioinformatics Workbook Unix from Happy Belly Bioinformatics Brandies PA, Hogg CJ (2021) Ten simple rules for getting started with command-line bioinformatics. PLoS Comput Biol 17(2): e1008645. https://doi.org/10.1371/journal.pcbi.1008645 Linux Read More...

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...

Evolutionary Dynamics of SARS-CoV-2

Web Page

Bioinformatics

10/20/2021 - Presenter: Trevor Bedford, Ph.D. Associate Professor Vaccine and Infectious Disease Division Human Biology Division Herbold Computational Biology Program Fred Hutchinson Cancer Research Center Genomic epidemiology has enabled critical insights during the COVID-19 pandemic.  Read More...

BTEP Coding Club: What is the GDC?

Web Page

Bioinformatics

The Genomic Data Commons (GDC) is a repository and computational resource for cancer genomic data and associated clinical and related information. The GDC includes data from 22 programs (including TCGA), 83 projects, 69 primary sites, and 44,637 cases. Genomic 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...

BTEP Lessons: Perform PCA

Web Page

Bioinformatics

There are many packages and functions available in R programming for performing PCA. Some of the most popular functions are stats::prcomp(), stats::princomp(), FactoMineR::PCA(), and ade4::dudi.pca(). These functions largely differ in Read More...

NIH Intramural CryoEM Consortium (NICE)
Bethesda, MD

Trans NIH Facility

NIH Intramural CryoEM Consortium (NICE) serves intramural investigators in all NIH IC’s. NICE provides access to state-of-the-art Titan Krios cryo-electron microscopes for atomic-resolution structure determination of protein, macromolecular complexes, membrane receptors, cellular organelles, and Read More...

Biological Products Core (AIDS and Cancer Virus Program)
Frederick, Maryland

Core Facility

Repositories

The Biological Products Core provides the AIDS research community with high-quality purified preparations of various strains of Human Immunodeficiency Virus (HIV) and Simian Immunodeficiency Virus (SIV), economically prepared by leveraging the economy of scale. Materials Read More...

NICE-NIH Intramural CryoEM Consortium

Web Page

[tabby title="Home"] About NICE-NIH Intramural CryoEM Consortium  NIH Intramural CryoEM Consortium (NICE) serves intramural investigators in all NIH IC’s. NICE provides access to state-of-the-art Titan Krios cryo-electron microscopes for atomic-resolution structure determination of Read More...

Past Seminars

Web Page

Confocal

2024 Date: Tuesday, October 15, 2024 Time and Location: 11 am EST, ZOOM (INVITATION BY LMIG LIST SERVER) Speaker: Dr. Diego Presman (U Buenos Aires) Title: “Insights on Glucocorticoid Receptor Activity Through Live Cell Imaging” Summary: Eucaryotic transcription factors ( Read More...

R Introductory Series: Basics of R Programming

Web Page

Bioinformatics

Objectives To understand some of the most basic features of the R language including: Creating R objects and understanding object types Using mathematical operations Using comparison operators Creating, subsetting, and modifying vectors By the end Read More...

Bioinformatics for Beginners 2022: B4b 2022 rnaseq jw

Web Page

Bioinformatics

This page uses content directly from the Biostar Handbook by Istvan Albert. Obtain RNA-seq test data. The test data consists of two commercially available RNA samples: Universal Human Reference (UHR) and Human Brain Reference (HBR) . Read More...

R Introductory Series 2023: R Basics

Web Page

Bioinformatics

R basics Objectives : To understand some of the most basic features of the R language including: Creating R objects and understanding object types Using mathematical operations Using comparison operators Creating, subsetting, and modifying vectors By Read More...