Web Page
Bioinformatics
07/27/2023 - This new webinar will be covering and discussing the host responses to vaccines with invited speakers Dr. Oliver He and Dr. Guanming Wu. During the hour long webinar, Vaccine Induced Gene Expression Analysis Tool ( Read More...
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...
Web Page
Bioinformatics
11/19/2020 - Recording Link QIAGEN’s Ingenuity Pathway Analysis (IPA) allows for quick and easy biological interpretation using the results of your RNA-Seq differential expression analyses. IPA’s functionality is tied to an extensive, rich set Read More...
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...
Web Page
Bioinformatics
Given the following R code: numbers
Web Page
Bioinformatics
Additional Resources Working with Unix 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:// Read More...
Web Page
Bioinformatics
Given the following R code: numbers
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...
Web Page
Bioinformatics
06/04/2021 - Speaker: Rangan Sreenivas Sukumar Distinguished Technologist Hewlett Packard Enterprise (HPE) Abstract: In March of 2020, the “Force for Good” pledge of intellectual property to fight COVID-19 brought into action HPE products, resources and expertise to Read More...
Web Page
Bioinformatics
07/26/2022 - Meeting Link: https://cbiit.webex.com/cbiit/j.php?MTID=m62ed494c9292a59c0f158b2c60f08263 Join us for an introduction to bioinformatics resources for NCI CCR researchers. We will look Read More...
Web Page
Bioinformatics
04/02/2021 - Speaker: Tonia Korves, Ph.D. Lead Data Scientist Data and Human-Centered Solutions Innovation Center MITRE Corporation Abstract As COVID-19 research rapidly escalated last year, we quickly built a platform to help biomedical experts track Read More...
Web Page
Bioinformatics
03/22/2021 - Dear All, The Cores of Building 41 invite you to the second of three seminars for the 2021 Virtual Building 41 Core Open House Spring Lectures. Date: Monday, March 22, 2021 Schedule: 1:00 PM - 3:00 PM 1:00-1:10 Kathy McKinnon – Introduction Read More...
Web Page
Bioinformatics
08/21/2020 - Abstract: Machine learning (ML) has emerged as an essential tool for building models which can be used to predict clinical outcomes for age-related diseases. A significant challenge of ML is knowing which algorithms and Read More...
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...
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...
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...
Web Page
Bioinformatics
This page uses content directly from the Biostar Handbook by Istvan Albert. Learn * What are sequence adapters? * Do we need to trim them before alignment? * How can I trim with a new adapter sequence? Be Read More...
Web Page
Bioinformatics
This page uses content directly from the Biostar Handbook by Istvan Albert. Learn * What are sequence adapters? * Do we need to trim them before alignment? * How can I trim with a new adapter sequence? Be Read More...
Web Page
Bioinformatics
This page contains content directly from The Biostar Handbook . Always remember to start the bioinformatics environment. conda activate bioinfo Pseudoalignment-based methods identify locations in the genome using patterns rather than via alignment type algorithms. It Read More...
Web Page
Bioinformatics
This page contains content directly from The Biostar Handbook . Always remember to start the bioinformatics environment. conda activate bioinfo Pseudoalignment-based methods identify locations in the genome using patterns rather than via alignment type algorithms. It Read More...
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...
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...
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...
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...
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...
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...
Web Page
Bioinformatics
Prior to differential expression analysis, we need to generate a design.csv file that contains the samples and their corresponding treatment conditions. Note that csv stands for comma separated value so the columns in these Read More...
Web Page
Bioinformatics
“Gene set enrichment analysis” refers to the process of discovering the common characteristics potentially present in a list of genes. When these characteristics are GO terms, the process is called “functional enrichment.” Warning Overall GO Read More...
Web Page
Bioinformatics
Lesson 15: Finding differentially expressed genes Before getting started, remember to be signed on to the DNAnexus GOLD environment. Lesson 14 review In the previous lesson, we learned to visualize RNA sequencing alignment results in the Integrative Read More...
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...
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...
Web Page
Bioinformatics
Prior to differential expression analysis, we need to generate a design.csv file that contains the samples and their corresponding treatment conditions. Note that csv stands for comma separated value so the columns in these Read More...
Web Page
Bioinformatics
For tabular data in the form of csv files, which could contain multiple columns, the columns do not print to the terminal nicely aligned. The column command can fix this. The options and arguments in Read More...