NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: Hu B3

Total Results Found: 11

Total Results Found: 11

BTEP Coding Club: Advantages of clusterProfiler

Web Page

Bioinformatics

ORA and GSEA support Functionality for multiple ontology and pathway databases Allows user defined databases and annotations, which is particularly useful for non-model organisms Easily compare functional profiles between treatments integrates the tidy philosophy complementary 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...

NIH Clinical Center Positron Emission Tomography (PET)
Bethesda, MD

Core Facility

Trans NIH Facility

The PET Department, CC, functions as a core facility that supports basic, translational, and clinical research using PET. It is a vertically integrated facility, with resources to produce positron-emitting radionuclides, manufacture PET radiopharmaceuticals in a Read More...

Big Data In Immunology - sharing, dissemination, and repurposing

Web Page

Bioinformatics

12/04/2020 - Register Meeting ID: 161 756 1452 Passcode: 586729 One tap mobile +16692545252,,1617561452#,,,,,,0#,,586729# US (San Jose) +16468287666,,1617561452#,,,,,,0#,,586729# US (New York) Dial by your location +1 669 254 5252 US (San Jose) +1 646 828 7666 US (New York) Meeting ID: 161 756 1452 Passcode: 586729 Find your local number: https://nih.zoomgov.com/ Read More...

BTEP Coding Club: Reduce redundancy

Web Page

Bioinformatics

Because of the nature of GO, organized as a directed acyclic graph, parent terms can show enrichment due to over represented child terms. To reduce redundancy among enriched terms, clusterProfiler uses a simplify() function that Read More...

BTEP Coding Club: Using <code>?enrichGO()</code>

Web Page

Bioinformatics

GO enrichment refers specifically to gene ontology. The Gene Ontology (GO) provides a framework and set of concepts for describing the functions of gene products from all organisms. --- https://www.ebi.ac.uk/ols/ Read More...

BTEP Coding Club: GSEA with GO

Web Page

Bioinformatics

As mentioned, clusterProfiler also includes GSEA functions for specific functional databases. For example, we can look at the enrichment of terms from the Gene Ontology Consortium (GO) using gseGO(). For this function, we need to 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...

BTEP Coding Club: Results

Web Page

Bioinformatics

The resulting object eh is a gseaResult object. This object contains the results (eh@result) and other information that went into the analysis, for example, @organism type, @setType, the @geneSets used, the genes in our @ Read More...