NATIONAL CANCER INSTITUTE - CANCER.GOV

Search Results for: Biostar

Total Results Found: 93

Total Results Found: 93

Bioinformatics for Beginners 2022: Terms to know

Web Page

Bioinformatics

Normalization - the process of scaling data to account for uncontrolled factors affecting variation. Effect size - "the quantitative measure of the magnitude of a phenomenon" (Biostar Handbook). P-value - "the probability Read More...

Bioinformatics for Beginners 2022: Coronavirus copy

Web Page

Bioinformatics

This page uses information directly from the Biostar Handbook by Istvan Albert (PSU). Activate the bioinformatics environment and install some software as directed. conda activate bioinfo conda update -y blast conda install -y cd-hit pip Read More...

Bioinformatics Resources for CCR Scientists: Description

Web Page

Bioinformatics

Biostars: Bioinformatics Explained is a question and answer forum where researchers can obtain answers to questions ranging from simple to advanced in the fields of bioinformatics, computational genomics, and biological data analysis. The developers of Read More...

Bioinformatics for Beginners 2022: SRA terms to know

Web Page

Bioinformatics

NCBI BioProject : PRJN#### (example: PRJNA257197 ) contains the overall description of a single research initiative; a project will typically relate to multiple samples and datasets. NCBI BioSample : SAMN#### or SRS#### (example: SAMN03254300) describe biological source material; Read More...

Bioinformatics for Beginners 2022: SRA terms to know

Web Page

Bioinformatics

NCBI BioProject : PRJN#### (example: PRJNA257197 ) contains the overall description of a single research initiative; a project will typically relate to multiple samples and datasets. NCBI BioSample : SAMN#### or SRS#### (example: SAMN03254300) describe biological source material; Read More...

Bioinformatics for Beginners 2022: References

Web Page

Bioinformatics

Content for this course series was adapted / inspired by the following sources: The Biostar Handbook , 2nd Edition, Istvan Albert. Malachi Griffith, Jason R. Walker, Nicholas C. Spies, Benjamin J. Ainscough, Obi L. Griffith. 2015. Informatics for Read More...

Bioinformatics for Beginners 2022: References

Web Page

Bioinformatics

References Content for this course series was adapted / inspired by the following sources: The Biostar Handbook , 2nd Edition, Istvan Albert. Malachi Griffith, Jason R. Walker, Nicholas C. Spies, Benjamin J. Ainscough, Obi L. Griffith. 2015. Informatics Read More...

Bioinformatics for Beginners 2022: Course Wrap-up

Web Page

Bioinformatics

Course Wrap-up This lesson concludes the Bioinformatics for Beginners course series. Please email us any time at ncibtep@nih.gov for help with your bioinformatics questions or concerns. Lesson Objectives Short course overview. Review BTEP Read More...

Bioinformatics for Beginners 2022: What is conda?

Web Page

Bioinformatics

The Biostar Handbook works with programs installed within a conda environment named bioinfo . Conda is commonly used for bioinformatics package installations. Conda is often used for scientific software installation because... Installing software is hard. Installing Read More...

Bioinformatics for Beginners 2022: What is conda?

Web Page

Bioinformatics

The Biostar Handbook works with programs installed within a conda environment named bioinfo . Conda is commonly used for bioinformatics package installations. Conda is often used for scientific software installation because... Installing software is hard. Installing Read More...

Bioinformatics for Beginners 2022: Home

Web Page

Bioinformatics

Bioinformatics for Beginners: RNA-Seq Course Description: This course was designed to teach the basic skills needed for bioinformatics, including working on the Unix command line. This course primarily focuses on RNA-Seq analysis. All steps of Read More...

January 2023 Bulletin

Web Page

Bioinformatics

Bioinformatics Training and Education Program 15 January – 15 February 2023 BTEP Bulletin Contact us at ncibtep@nih.gov FEATURED BIOINFORMATICS EVENTS Data Management Sharing: Part 1 and Part 2 DOE-NCI Collaboration: MOSSAIC for Advancing Computational Models for Cancer Research Variation Read More...

On-line Classes

Web Page

Bioinformatics

BTEP is currently running on-line classes to enable CCR scientists to learn computer and bioinformatics skills remotely.  We are using two on-line resources as the basis of each class and have added bi-weekly interactive learning 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...

Bioinformatics for Beginners 2022: 18. BLAST copy

Web Page

Bioinformatics

This page uses content directly from the Biostar Handbook by Istvan Albert. Remember to activate the bioinformatics environment and create a directory for today's work. conda activate bioinfo mkdir blast cd blast What is Read More...