NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: 68 T2/Onc (Sleeping Beauty)

Total Results Found: 102

NCI LASP Mouse Modeling & Cryopreservation (MMC)
Frederick, MD

Core Facility

Repositories

The Mouse Modeling Core assists NIH investigators by generating and preserving genetically-engineered mouse strains. Services include scientific consultation, gene-targeting in mouse embryonic stem cells, micro-injection of nucleic acids, proteins, or ES cells into mouse embryos, Read More...

Spatial Biology

Web Page

Employing spatial biology techniques enables acquisition of transcript and protein data from intact tissue sections, and in turn, spatial distribution information and cellular interaction patterns are revealed.

AI to Accelerate Biomedical Research

Web Page

Bioinformatics

06/27/2024 -   Alternative Meeting Information:  Meeting number: 2310 497 7985 Password: mjPjjmi$473 Join by video system Dial  23104977985@cbiit.webex.com You can also dial 173.243.2.68 and enter your meeting number. Join by phone 1-650-479-3207  Call-in number (US/Canada) Read More...

Artificial Intelligence in the Biomedical Sciences

Web Page

Bioinformatics

02/29/2024 - Artificial Intelligence (AI) is becoming increasingly ubiquitous in biomedical research, enabled by large datasets, new algorithms, and hardware improvements. In this session, Dr. Brian Ondov will introduce the basic principles of AI and describe Read More...

Lesson 5: Introduction to Unix on Biowulf, January 2024

Web Page

Bioinformatics

02/05/2024 - The fifth lesson in the Introduction to Unix on Biowulf, January 2024 series teaches participants to submit scripts to the Biowulf batch system, which enables automation of multi-step analyses. Meeting link: https://cbiit.webex.com/ Read More...

Data Wrangling using Python

Web Page

Bioinformatics

08/22/2023 - This class of the Python Introductory Education Series will introduce participants to working with and wrangling tabular data using the package Pandas. A Biowulf account and knowledge of working on Biowulf is needed for Read More...

Introduction to Python

Web Page

Bioinformatics

08/15/2023 - This is the first class of the Python Introductory Education Series. It is meant to provide an overview of the Python programming language. Critically, it will ensure that participants can sign onto Biowulf and Read More...

Bioinformatics for Beginners: Unix Review

Web Page

Bioinformatics

03/20/2025 - This class will serve as a review for essential Unix commands needed for bioinformatics. It is suitable for those who took BTEP's recent Bioinformatics for Beginners course series ( https://bioinformatics.ccr.cancer.gov/ Read More...

Visualizing Genomic Data: Preparing Files

Web Page

Bioinformatics

03/13/2025 - This session will introduce participants to visualizing alignment results from Next Generation Sequences using the Integrative Genomics Viewer (IGV). This step is important as scientists may want to highlight results from certain genomic locations Read More...

Introduction to RNA Sequencing

Web Page

Bioinformatics

02/18/2025 - This class will introduce basic experimental and analytical considerations for bulk RNA sequencing, a technique that is used to profile gene expression at the tissue level. Information taught serves as the foundation for participants Read More...

Unix for the Bioinformatics Beginners

Web Page

Bioinformatics

12/12/2024 - Knowledge of Unix command line is advantageous for scientists who are new to bioinformatics, as many tools are designed to run on Unix-like systems. High performance computing systems (e.g., NIH Biowulf) also require Read More...

Bulk RNA Sequencing Analysis using Partek Flow

Web Page

Bioinformatics

11/19/2024 - Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is a point-and-click software hosted on Biowulf, the NIH Read More...

GEO Analysis Tools: New and Improved

Web Page

Bioinformatics

10/30/2024 - In this session of the BTEP Coding Club, Emily Clough, PhD, GEO Curator, will explore updates to analysis tools available within the Gene Expression Omnibus (GEO), a public repository for gene expression and epigenomics Read More...

Document Analysis Steps with Jupyter Lab

Web Page

Bioinformatics

09/24/2024 - This class will introduce beginners or those looking for a refresher to Jupyter Lab, a platform used to organize code and analysis steps in one place. Jupyter Lab can be easily installed or run Read More...

Pathway Analysis using Qiagen IPA

Web Page

Bioinformatics

09/19/2024 - Qiagen Ingenuity Pathway Analysis (IPA) is a point-and-click software that enables scientists to discern how genomic, transcriptomic, proteomic, and metabolomic changes influence molecular biology pathways and networks. This software is available to NCI investigators, Read More...

Variant Analysis with Qiagen CLC Genomics Workbench

Web Page

Bioinformatics

08/15/2024 - Qiagen’s CLC Genomics Workbench is a point-and-click software for analyzing multi-omics sequencing data including variant analysis, RNA sequencing, and ChIP sequencing. This class will demonstrate variant analysis using this software. Participants will be Read More...

Unix for the Bioinformatics Beginners

Web Page

Bioinformatics

07/24/2024 - Knowledge of Unix command line is advantageous for scientists who are new to bioinformatics, as many tools are designed to run on Unix-like systems. High performance computing systems (e.g., NIH Biowulf) also require Read More...

Getting Started with Partek Flow at NIH

Web Page

Bioinformatics

07/24/2024 - Partek Flow enables scientists to construct analysis workflows for multi-omics sequencing data including DNA, bulk and single cell RNA, spatial transcriptomics, ATAC and ChIP. It is hosted on Biowulf, the NIH high performance computing Read More...

Multimodal Data Integration: From Biomarkers to Mechanisms

Web Page

Bioinformatics

05/23/2024 - An exciting opportunity at the intersection of the biomedical sciences and machine learning stems from the growing availability of large-scale multi-modal data (imaging-based and sequencing-based, observational and perturbational, at the single-cell level, tissue-level, and Read More...

Version control with Git

Web Page

Bioinformatics

05/23/2024 - Versioning enables researchers to track changes in coding projects. This Coding Club introduces Git (https://git-scm.com), an open-source software used to perform versioning on a personal computer. At the end of this class, Read More...

Qiagen CLC Genomics Workbench: bulk RNA sequencing

Web Page

Bioinformatics

05/16/2024 - Qiagen CLC Genomics Workbench is a point-and-click bioinformatics software that runs on a personal computer and enables bulk RNA sequencing, ChIP sequencing, long reads, and variant analysis. NCI scientists can use CLC Genomics Workbench Read More...

Version control using Git (Cancelled)

Web Page

Bioinformatics

02/28/2024 - Versioning enables researchers to track changes in coding projects. This Coding Club session will introduce Git (https://git-scm.com), an open-source software used to perform versioning locally and enables users to upload code to Read More...

Version control using Github

Web Page

Bioinformatics

02/21/2024 - Versioning enables researchers to track changes in coding projects. This Coding Club session will introduce the versioning tool GitHub (https://github.com). At the end of this class, participants will Become familiar with options Read More...

R Introductory Series: Using functions

Web Page

Bioinformatics

A function in R (or any computing language) is a short program that takes some input and returns some output. An R function has three key properties: Functions have a name (e.g. dir, getwd); 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...

Qlucore Plots in Focus: Heatmaps and PCA

Web Page

Bioinformatics

11/29/2023 - In this session we will take a closer look at the usage and all configuration options for heatmaps and PCA (sample and variable) plots in Qlucore. Also, we will look at easy and cool Read More...

Data Visualization using Python

Web Page

Bioinformatics

08/29/2023 - This class will wrap up the Python Introductory Education Series by showing participants how to create data visualizations. A Biowulf account and knowledge of working on Biowulf is needed for this class. Meeting link: Read More...

Python Data Types and Structures

Web Page

Bioinformatics

08/17/2023 - In the second class of the Python Introductory Education Series, participants will start to dive into Python. Participants will walk away with knowledge of common Python data types and structures, how to assign variables, Read More...

Analyzing bulk RNA sequencing data with Partek Flow

Web Page

Bioinformatics

06/14/2023 - Partek Flow is your start-to-finish solution for analyzing high dimensional multi-omics sequencing data. It is a point-and-click software and is suitable for those who wish to avoid the steep learning curve associated with analyzing Read More...

Introduction to Unix on Biowulf Lesson 4

Web Page

Bioinformatics

06/06/2023 - Welcome to Learning Unix on Biowulf. This course consists of four one-hour lessons that will run weekly on Tuesdays from 1 -2 PM starting May 16. Subsequent lessons will be held on May 23, May 30, and June 6. Read More...

Introduction to Unix on Biowulf Lesson 3

Web Page

Bioinformatics

05/30/2023 - Welcome to Learning Unix on Biowulf. This course consists of four one-hour lessons that will run weekly on Tuesdays from 1 -2 PM starting May 16. Subsequent lessons will be held on May 23, May 30, and June 6. Read More...

Introduction to Unix on Biowulf Lesson 2

Web Page

Bioinformatics

05/23/2023 - Welcome to Learning Unix on Biowulf. This course consists of four one-hour lessons that will run weekly on Tuesdays from 1 -2 PM starting May 16. Subsequent lessons will be held on May 23, May 30, and June 6. Read More...

Introduction to Unix on Biowulf Lesson 1

Web Page

Bioinformatics

05/16/2023 - Welcome to Introduction to Unix on Biowulf. This course consists of four one-hour lessons that will run weekly on Tuesdays from 1 -2 PM starting May 16. Subsequent lessons will be held on May 23, May 30, and Read More...

Analyzing ChIP sequencing data with Partek Flow

Web Page

Bioinformatics

05/03/2023 - Partek Flow is your start-to-finish solution for analyzing high dimensional multi-omics sequencing data. It is a point-and-click software and is suitable for those who wish to avoid the steep learning curve associated with analyzing Read More...

AI Models of Cancer in Precision Medicine: Trey Ideker

Web Page

Bioinformatics

03/30/2023 - AI Models of Cancer and Precision Medicine: Building a Mind for Cancer The long-term objective of the Ideker Lab is to create artificially intelligent, mechanistic models of cancer and neurodegenerative diseases for translation of Read More...

Bioinformatics for Beginners: RNA-Seq Data Analysis

Web Page

Bioinformatics

09/27/2022 - Course Objectives: This 12-week long course is for scientists wanting to learn basic bioinformatics skills. Material will be taught at a beginner to intermediate level. There are no pre-requisites. Learners will: Learn Unix skills Read More...

R Introductory Series: Introduction to R and RStudio

Web Page

Bioinformatics

Learning Objectives To understand: 1. the difference between R and RStudioIDE. 2. how to work within the RStudio environment including: creating an Rproject and Rscript navigating between directories using functions obtaining help how R can enhance data Read More...

R Introductory Series 2023: Introduction to R and RStudio

Web Page

Bioinformatics

Introduction to R and RStudio IDE Objectives To understand: 1. the difference between R and RStudioIDE. 2. how to work within the RStudio environment including: creating an Rproject and Rscript navigating between directories using functions obtaining help 3. Read More...