Web Page
Bioinformatics
12/13/2017 - PLEASE NOTE: This workshop is a BYOC ( Bring Your Own LapTop Computer ) class, and requires installation of Partek Genomics Suite on your laptop ahead of the workshop. Government issued or personal computers are permitted. Read More...
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...
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...
Web Page
Software that offers simple yet powerful tools for copy number (CNV) and sequence variation analysis and visualization from aCGH, SNP arrays as well as NGS WES/WGS and expression data. Nexus Copy Number – Accelerating Copy Read More...
Web Page
Bioinformatics
import numpy import matplotlib.pyplot as plt x=numpy.array([0,1,2,3,4]) y=numpy.array([0,2,4,6,8]) plt.scatter(x,y) plt.xlabel("x", size=15) plt.ylabel("y", size=15) plt.tick_params(labelsize=12) plt.title(& Read More...
Web Page
Bioinformatics
import numpy import matplotlib.pyplot as plt x=numpy.array([0,1,2,3,4]) y=numpy.array([0,2,4,6,8]) plt.scatter(x,y) plt.xlabel("x", size=15) plt.ylabel("y", size=15) plt.tick_params(labelsize=12) plt.title(& Read More...
Rockville, MD
Collaborative
We are a bioinformatics team within the Center for Biomedical Informatics and Information Technology’s (CBIIT’s) Cancer Informatics Branch (CIB)—soon to be referred to as the Informatics and Data Science (IDS) Program. Headed Read More...
Web Page
Bioinformatics
11/07/2024 - In the era of renewed space exploration, understanding female health risks during spaceflight is essential. This talk focuses on leveraging NIAID's ImmPort and NASA's GeneLab data using computational and systems biology to Read More...
Web Page
Bioinformatics
06/15/2020 - Participants will learn about data loading, quality control, statistical analysis as well as biological contextualization of miRNA microarray data.
Web Page
Bioinformatics
10/16/2012 - Fundamentals of DNA copy number analysis using Nexus Learn the basics of copy number analysis and its application to genomic research. Fundamental concepts such as copy number measurement methods, quality assessment, and different approaches/ Read More...
Web Page
Bioinformatics
10/02/2012 - Microarray Technology and Preprocessing Quality Control Normalization Using MAS5 and RMA Filtering Batch Effect Correction Basic Statistical Tests for Differentially Expressed Genes T-test ANOVA SAM Calculating False Discovery Rate Principal Components Analysis and Clustering Read More...
Web Page
Bioinformatics
Ingenuity Pathway Analysis (IPA) (Qiagen) IPA works with differential expression data (derived from RNA sequencing, miRNA sequencing, microarray, proteomics, phosphoproteomics, or metabolomics) or genetic variant data to extract various biological insights. {{Sdet}}{{Ssum}}Listing of Read More...
Frederick, MD
Core Facility
The Genomics Technology Laboratory is an integrated, high-throughput molecular biology laboratory focusing on the development of genetics and genomics technologies, data analysis, and information management tools, in support of CCR Investigators. The laboratory develops integrated Read More...
Web Page
The Genomics Laboratory (formerly Laboratory of Molecular Technology) is an integrated, high-throughput molecular biology laboratory focusing on the development of genetics and genomics technologies, together with associated laboratory automation systems, data analysis, and information management Read More...
Web Page
Bioinformatics
The CCR Collaborative Bioinformatics Resource (CCBR) is a resource group which provides a mechanism for CCR researchers to obtain many different types of bioinformatics assistance to further their research goals. The group has expertise in Read More...
Web Page
Bioinformatics
Everything assigned a value in R is technically an object. Mostly we think of R objects as something in which a method (or function) can act on; however, R functions, too, are R object. R Read More...
Web Page
Bioinformatics
Now that we have an R script, let's begin to work with R objects. Everything assigned a value in R is technically an object. Mostly we think of R objects as something in which Read More...
Web Page
Bioinformatics
RNA-Seq (RNA sequencing), uses next-generation sequencing (NGS) to reveal the presence and quantity of RNA in a biological sample at a given moment. (Wikipedia) Strictly speaking this could be any type of RNA (mRNA, rRNA, Read More...
Web Page
Bioinformatics
Pathway Analysis IPA (Qiagen - CCR License) Future talk Functional Analysis Gene Set Enrichment Analysis (GSEA) https://www.gsea-msigdb.org/gsea/index.jsp DAVID https://david.ncifcrf.gov/ Enrichr https://maayanlab.cloud/Enrichr/ Other Types Read More...
Web Page
Bioinformatics
Everything assigned a value in R is technically an object in which a method (or function) can act on. Therefore, objects are data structures with specific attributes and methods that can be applied to them. Read More...
Web Page
Bioinformatics
06/16/2022 - For the Advanced Training, topics covered depend upon survey results: find key hubs using over-connectivity analysis; using Microarray repository for gene comparisons against public data; building networks with MetaCore; constructing your own pathway maps; Read More...
Web Page
Bioinformatics
01/19/2022 - For our next CDSL Webinar we will have a guest lecture by Dr. Russell Rockne from Beckman Research Institute, City of Hope National Medical Center. Abstract: Temporal dynamics of gene expression inform cellular and Read More...
Web Page
Bioinformatics
10/19/2021 - For the Advanced Training, topics covered depend upon survey results: find key hubs using over-connectivity analysis; using Microarray repository for gene comparisons against public data; building networks with MetaCore; constructing your own pathway maps; Read More...
Web Page
Bioinformatics
06/01/2020 - After nearly two decades of improvements, the current human reference genome is the most accurate and complete vertebrate genome ever produced. However, no one chromosome has been finished end to end, and hundreds of Read More...
Web Page
Bioinformatics
02/19/2013 - Ingenuity Pathways Analysis (IPA) is software that helps researchers model, analyze, and understand the complex biological and chemical systems at the core of life science research. This training session will cover: Large Scale (gene Read More...
Web Page
Bioinformatics
Partek Genomics Suite (Partek) is a graphical user interface (GUI) based bioinformatics package. It hosts a range of work flows that allow for gene expression, epigenetic, and association analysis. {{Sdet}}{{Ssum}}Listing of Analysis Functions{{ Read More...
Web Page
Bioinformatics
The example below will use Python code to demonstrate the utility of Jupyter Notebook for keeping code, output, and analysis steps all in one place. First, the import command of Python will be used to Read More...
Web Page
Bioinformatics
The example below will use Python code to demonstrate the utility of Jupyter Notebook for keeping code, output, and analysis steps all in one place. First, the import command of Python will be used to Read More...
Web Page
Bioinformatics
Objects (and functions) are key to understanding and using R programming. Everything assigned a value in R is technically an object. Mostly we think of R objects as something in which a method (or function) Read More...
Web Page
Bioinformatics
Nexus Copy Number can take data from various arrays as input including Affymetrix CEl. To see the full list, click on "Load" -> "Load Data" -> " Read More...
Bethesda, MD
Collaborative
The CCR Collaborative Bioinformatics Resource (CCBR) is a centrally funded resource group which provides a mechanism for CCR researchers to obtain many different types of bioinformatics assistance to further their research goals. The group has Read More...
Web Page
Bioinformatics
10/23/2023 - QIAGEN Ingenuity Pathway Analysis (IPA) is the leading pathway analysis application among the life science research community and is cited in tens of thousands of articles for the analysis, integration and interpretation of data Read More...
Web Page
Bioinformatics
R: Data types: integer, numeric, character, and logical Data structures: vectors, lists, data frames, matrices. x
Web Page
Bioinformatics
R: Data types: integer, numeric, character, and logical Data structures: vectors, lists, data frames, matrices. ::: {.cell} x ::: :::
Web Page
Bioinformatics
11/04/2021 - Abstract: Existing human genome assemblies have almost entirely excluded highly repetitive sequences within and near centromeres, limiting our understanding of their organization, evolution, and essential role in chromosome segregation. Now, the first complete, telomere-to-telomere Read More...
Web Page
Bioinformatics
11/04/2021 - Meeting Link: https://cbiit.webex.com/cbiit/j.php?MTID=mf0f44a00dfd24b954e3b3574894b21c4 Abstract: Existing human genome assemblies have almost entirely excluded highly repetitive sequences within and near Read More...
Web Page
Bioinformatics
04/28/2021 - Register/Join This month’s Cancer Genomics Cloud (CGC) webinar welcomes two bioinformaticians, Dr. Vesna Pajic and Nevena Vukojicic, to show attendees how CGC features can be used to perform multi-omics analysis. Dr. Pajic Read More...
Web Page
Bioinformatics
11/05/2020 - Register Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens Read More...
Web Page
Bioinformatics
09/24/2020 - For the Advanced Training, topics covered depend upon survey results: find key hubs using over-connectivity analysis; using Microarray repository for gene comparisons against public data; building networks with MetaCore; constructing your own pathway maps; Read More...
Web Page
Bioinformatics
05/28/2020 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
09/27/2017 - UCSC Xena ( http://xena.ucsc.edu ) is a web-based, visual exploration tool for all modes of multi-omic data and associated annotations. Xena has several seminal cancer datasets pre-loaded and ready for visualization including TCGA, Read More...
Web Page
Bioinformatics
06/02/2015 - This workshop will cover some basic concepts involved in the integration of different types of NGS data in order to obtain a better overall picture of the underlying biology. Specifically, the course will examine Read More...
Web Page
Bioinformatics
09/17/2013 - Ingenuity Pathways Analysis (IPA) is software that helps researchers model, analyze, and understand the complex biological and chemical systems at the core of life science research. Agenda for Day 1 (Tuesday September 17th) Large Scale ( Read More...
Web Page
Bioinformatics
10/23/2012 - Learn the fundamentals in genomic data analysis of CGH and SNP arrays using BioDiscovery Nexus Copy Number software. In this hands-on training session, you will learn how to load, process, visualize, and analyze array Read More...
Web Page
Bioinformatics
An important step to learning any new programming language and data analysis is to understand its data types and structures. Common data types and structures that will be encountered include the following. Text (str) Numeric Read More...
Web Page
Bioinformatics
An important step to learning any new programming language and data analysis is to understand its data types and data structures. Common data types and structures that will be encountered include the following. Text (str) Read More...
Web Page
Bioinformatics
The first example will use Python code to demonstrate the utility of Jupyter Notebook for keeping code, output, and analysis steps all in one place. First, the import command of Python will be used to Read More...
Web Page
Bioinformatics
The first example will use Python code to demonstrate the utility of Jupyter Notebook for keeping code, output, and analysis steps all in one place. First, the import command of Python will be used to Read More...
Web Page
Bioinformatics
To plot using Seaborn, start the command with seaborn followed by the plot type, separated by a period. seaborn.plot_type This section will use Seaborn's scatterplot to explore how to work with and Read More...
Web Page
Bioinformatics
Qlucore Omics Explorer (Qlucore) is a graphical user interface (GUI) based package used to generate visualizations, elucidate biological function, and classify samples as well as cells for omics data. {{Sdet}}{{Ssum}}Listing of Analysis Functions{{ Read More...
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...
Bethesda, MD
Repositories
Trans NIH Facility
The NCI Genomic Data Commons (GDC) was established by the NCI Center for Cancer Genomics (CCG) to support the receipt, harmonization, distribution, and analysis of genomic and clinical data from cancer research programs. The GDC Read More...
Bethesda, MD
Repositories
Trans NIH Facility
The CHTN is a unique NCI-supported resource that provides human tissues and fluids from routine procedures to investigators who utilize human biospecimens in their research. Unlike tissue banks, the CHTN works prospectively with each investigator Read More...
Bethesda, MD
Collaborative
Repositories
The National Clinical Trials Network Biospecimen Banks (NCTN) receive, store, and distribute human cancer biospecimens collected on NCTN clinical trials. NCTN Biobanks provide cancer researchers with quality, well-annotated biospecimens and associated clinical information. The NCTN Read More...
ROCKVILLE, MD
Repositories
Trans NIH Facility
The Specimen Resource Locator (SRL) is a biospecimen resource database designed to help researchers locate resources that may have the samples needed for their investigational use. This publicly searchable database includes information about biospecimen banks Read More...
Bethesda, MD
Core Facility
The CCR Genomics Core is located in Building 41 on the NIH Bethesda campus. The primary goal of the Core is to provide investigators from CCR/NCI and other NIH Institutes access to genomic technologies and Read More...
Web Page
Protein Expression Laboratory The Protein Expression Laboratory develops, improves, and delivers protein-centric services. Our goal is to help client investigators achieve their research goals with the lowest possible cost in the shortest time. All PEL Read More...
Web Page
Bioinformatics
10/23/2024 - Please send any questions and/or specific topic areas that you’re interested in hearing about for this presentation by Friday, 10/18 to Kayla Strauss . QIAGEN Ingenuity Pathway Analysis (IPA) is the leading Read More...
Web Page
Bioinformatics
09/13/2024 - Reverse-phase protein arrays (RPPAs) represent a powerful functional proteomic approach to elucidate cancer-related molecular mechanisms and develop novel cancer therapies. To facilitate community-based investigation of the large-scale protein expression data generated by Read More...
Web Page
Bioinformatics
Resources Tertiary Analysis - Biological Meaning Pathway Analysis IPA (Qiagen - CCR License) Future talk Functional Analysis Gene Set Enrichment Analysis (GSEA) https://www.gsea-msigdb.org/gsea/index.jsp DAVID https://david.ncifcrf.gov/ Enrichr Read More...
Web Page
Bioinformatics
05/09/2023 - T he C ancer P roteome A tlas (TCPA) : a major bioinformatics resource for cancer proteomics data using reverse-phase protein arrays (RPPAs) In contrast to the recent exploration of next-generation sequencing at both DNA Read More...
Web Page
Bioinformatics
05/02/2023 - T he C ancer P roteome A tlas (TCPA) : a major bioinformatics resource for cancer proteomics data using reverse-phase protein arrays (RPPAs) In contrast to the recent exploration of next-generation sequencing at both DNA Read More...
Web Page
Bioinformatics
11/01/2022 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
09/15/2022 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
09/01/2022 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
06/29/2022 - The CCR Genomics, Sequencing and Single Cell Analysis Core Facilities are pleased to host a virtual technology seminar with Illumina. Presentation overview : For decades cancer methylation studies have provided insights into tumorigenic pathways and Read More...
Web Page
Bioinformatics
06/15/2022 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
02/07/2022 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
09/01/2021 - Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited in tens of Read More...
Web Page
Bioinformatics
05/24/2021 - Dr. Adam Phillippy, a Senior Investigator at NHGRI will give an extremely interesting talk on Monday, 5/24 at 11 am via WebEx at https://nih.webex.com/nih/j.php?MTID=m237a8e77868c23cc4 Read More...
Web Page
Bioinformatics
04/14/2021 - Register Session Description Learn how to get started on using QIAGEN’s Ingenuity Pathway Analysis (IPA) to quickly identify biological relationships, mechanisms, pathways, functions and diseases most relevant to experimental datasets. IPA is cited Read More...
Web Page
Bioinformatics
11/05/2020 - Register Presenter: Dr. Han Liang Reverse-phase protein arrays (RPPAs) offer a powerful functional proteomic approach to evaluate biomarkers and mechanisms underlying sensitivity and resistance to cancer therapy. The MD Anderson Cancer Center platform currently Read More...
Web Page
Bioinformatics
02/20/2020 - Learn how to easily analyze your gene expression data yourself - using Qlucore Omics Explorer NCI/CCR:To get access to Qlucore, put a request into NCI at Your Service under Get Help https:// Read More...
Web Page
Bioinformatics
11/13/2017 - MetaCore™ is an integrated curated knowledge database and software suite for pathway analysis of experimental data and gene lists. The scope of data types includes microarray and sequence-based gene expression, SNPs and CGH arrays, Read More...
Web Page
Bioinformatics
06/19/2017 - Harvesting the Wealth of TCGA Data The Cancer Genome Atlas (TCGA) is a large-scale study that has catalogued genomic data accumulated from more than 20 different types of cancer including mutations, copy number variation, mRNA Read More...
Web Page
Bioinformatics
12/19/2016 - iPathwayGuide is a gene and protein expression analysis tool that uses a systems biology approach to identify significantly impacted pathways, gene ontology terms, diseases, and predicted microRNAs based on the given gene or protein Read More...
Web Page
Bioinformatics
02/09/2016 - BTEP Workshop on Pathway Analysis with MetaCore NOTE: This is a Bring Your Own Computer (BYOC) class, and will be simultaneously shared via GoToMeeting with attendees at the Advanced Technology Research Facility (ATRF) in Read More...
Web Page
Bioinformatics
11/09/2015 - A Short Course in R for Biologists "A Short Course in R for Biologists" is a two-day course given in four three-hour sessions entitled: Introduction to R, Introduction to Bioconductor, Introduction to Read More...
Web Page
Bioinformatics
10/22/2015 - /* element spacing */ p, pre { margin: 0em 0em 1em; } /* center images and tables */ img, table { margin: 0em auto 1em; } p { text-align: justify; } tt, code, pre { font-family: 'DejaVu Sans Mono', 'Droid Sans Mono', 'Lucida Console', Consolas, Read More...
Web Page
Bioinformatics
01/29/2015 - /* element spacing */ p, pre { margin: 0em 0em 1em; } /* center images and tables */ img, table { margin: 0em auto 1em; } p { text-align: justify; } tt, code, pre { font-family: 'DejaVu Sans Mono', 'Droid Sans Mono', 'Lucida Console', Consolas, Read More...
Web Page
Bioinformatics
12/17/2014 - Day 1 - AM (9:30 AM – 12:30 PM) Ingenuity IPA - Basic Training ( Kate Wendelsdorf, Ph.D. - Ingenuity Pathway Analysis) Ingenuity IPA® is the industry leading software solution to model, analyze, and understand complex biological and Read More...
Web Page
Bioinformatics
To plot using Seaborn, start the command with seaborn followed by the plot type (where plot type can be any plot, for instance if the user wants a scatter plot then the command would be Read More...
Web Page
Bioinformatics
Arguments and options for Python commands are enclosed in parentheses. In general, the anatomy is command(argument, option). For example, the command below is print and it will display the argument, "Hello BTEP" Read More...
Web Page
Bioinformatics
CLC Genomics Workbench (Qiagen) is a graphical user interface (GUI) based bioinformatics software. It houses tools for molecular biology and Next Generation Sequencing (NGS) analysis (see Listing of Analysis Functions below). {{Sdet}}{{Ssum}}Listing of Read More...
Web Page
Bioinformatics
Data collected for a specific case in TCGA may have differed according to sample quality and quantity, cancer type, or technology available at the time of analysis. --- https://www.cancer.gov/ccg/research/genome-sequencing/ Read More...
Web Page
UCSC Xena Functional Genomics Browser is an open-source, web-based tool for analytics and visualization of viewing the public data hubs. Xena also allows securely analysis and visualization of your private functional genomics data set in Read More...
Bethesda, MD
Core Facility
The Genomics and Pharmacology Facility is part of the NCI's Center for Cancer Research (CCR), within the Developmental Therapeutics Branch. Its mission is to manage and assess molecular interaction data obtained through multiple platforms, increase 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
R Crash Course: A few things to know before diving into wrangling Learning the Basics Objectives 1. Learn about R objects 3. Learn how to recognize and use R functions 4. Learn about data types and accessors Console Read More...
Web Page
Bioinformatics
RNA-SEQ Overview What is RNASEQ ? RNA-Seq (RNA sequencing), uses next-generation sequencing (NGS) to reveal the presence and quantity of RNA in a biological sample at a given moment. (Wikipedia) Strictly speaking this could be any Read More...
Web Page
Bioinformatics
Learning Objectives Learn about popular programming languagues in bioinformatics Compare advantages and disadvantages of Python and R Discuss what you will need to learn to use these languages Discuss learning resources Choosing a programming language Read More...
Web Page
Bioinformatics
Learning Objectives Learn about popular programming languagues in bioinformatics Compare advantages and disadvantages of Python and R Discuss what you will need to learn to use these languages Discuss learning resources Choosing a programming language 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
05/22/2017 - Driven by the decreasing costs and increasing performance of next-generation sequencing (NGS) technologies, the amount of available genomic data has grown exponentially in recent years. While most of the analyses of these data is Read More...
Web Page
Bioinformatics
02/21/2017 - This BTEP Workshop will cover the fundamentals and best practices of Exome-Seq analysis, including downstream interpretation of variants using a variety of in-house and NCI-licensed software solutions. There will be hands-on training on CCBR Read More...
Web Page
Bioinformatics
10/03/2016 - The maximum number of registrations (25) allowed has been reached for this workshop. You will be put on the waitlist and informed if any cancellations do occur. You are welcome to come on the morning Read More...
Web Page
Bioinformatics
01/07/2016 - REGISTRATION IS FULL FOR THIS WORKSHOP (25 ATTENDEES; 6 WAITLIST) The Cancer Genome Atlas (TCGA) is a large-scale study that has cataloged genomic data accumulated for many different types of cancers, and includes mutations, copy number Read More...
Web Page
Bioinformatics
03/18/2014 - The Cancer Genome Atlas (TCGA) is a large-scale study that has catalogued genomic data accumulated from more than 20 different types of cancer including mutations, copy number variation, mRNA and miRNA gene expression, and DNA Read More...