Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Survival Tree01:19

Survival Tree

497
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
497
Survival Curves01:18

Survival Curves

898
Survival curves are graphical representations that depict the survival experience of a population over time, offering an intuitive way to track the proportion of individuals who remain event-free at each time point. These curves are widely used in fields such as medicine, public health, and reliability engineering to visualize and compare survival probabilities across different groups or conditions.
The Kaplan-Meier estimator is the most common method for constructing survival curves. This...
898
Censoring Survival Data01:09

Censoring Survival Data

651
Survival analysis is a statistical method used to analyze time-to-event data, often employed in fields such as medicine, engineering, and social sciences. One of the key challenges in survival analysis is dealing with incomplete data, a phenomenon known as "censoring." Censoring occurs when the event of interest (such as death, relapse, or system failure) has not occurred for some individuals by the end of the study period or is otherwise unobservable, and it might have many different...
651
Optimal Foraging00:48

Optimal Foraging

14.2K
How animals obtain and eat their food is called foraging behavior. Foraging can include searching for plants and hunting for prey and depends on the species and environment.
14.2K
Introduction To Survival Analysis01:18

Introduction To Survival Analysis

968
Survival analysis is a statistical method used to study time-to-event data, where the "event" might represent outcomes like death, disease relapse, system failure, or recovery. A unique feature of survival data is censoring, which occurs when the event of interest has not been observed for some individuals during the study period. This requires specialized techniques to handle incomplete data effectively.
The primary goal of survival analysis is to estimate survival time—the time...
968
Requirements for Human Life01:26

Requirements for Human Life

14.7K
The Earth and its atmosphere have provided humans with air, water, and food, but these are not the only requirements for survival. Humans also require a specific range of temperature and pressure that the Earth and its atmosphere provides.
Oxygen
Atmospheric air is only about 20 percent oxygen, but that oxygen is a key component of the chemical reactions that keep the body alive, including the reactions that produce ATP. Brain cells are susceptible to a lack of oxygen because they require a...
14.7K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Androgen activity in the male embryonic hindbrain drives lethal PFA ependymoma.

Nature·2026
Same author

The ICGC ARGO data dictionary for standardizing global cancer clinical data.

Scientific data·2025
Same author

Disease-specific U1 spliceosomal RNA mutations in mature B-cell neoplasms.

Leukemia·2025
Same author

Overture: an open-source genomics data platform.

GigaScience·2025
Same author

Gliomagenesis mimics an injury response orchestrated by neural crest-like cells.

Nature·2025
Same author

ONCOLINER: A new solution for monitoring, improving, and harmonizing somatic variant calling across genomic oncology centers.

Cell genomics·2024
Same journal

Protein Sequence Analysis Using the MPI Bioinformatics Toolkit.

Current protocols in bioinformatics·2020
Same journal

Exploring Manually Curated Annotations of Intrinsically Disordered Proteins with DisProt.

Current protocols in bioinformatics·2020
Same journal

Network Building with the Cytoscape BioGateway App Explained in Five Use Cases.

Current protocols in bioinformatics·2020
Same journal

Expanding the Perseus Software for Omics Data Analysis With Custom Plugins.

Current protocols in bioinformatics·2020
Same journal

Exploring Non-Coding RNAs in RNAcentral.

Current protocols in bioinformatics·2020
Same journal

How to Illuminate the Dark Proteome Using the Multi-omic OpenProt Resource.

Current protocols in bioinformatics·2020
See all related articles

Related Experiment Video

Updated: Apr 4, 2026

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
07:02

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy

Published on: January 19, 2019

7.0K

Unix Survival Guide.

Lincoln D Stein1,2

  • 1Ontario Institute for Cancer Research, Toronto, Ontario, Canada.

Current Protocols in Bioinformatics
|September 4, 2015
PubMed
Summary
This summary is machine-generated.

This guide introduces the Unix command line, essential for bioinformatics software. Learn to navigate this powerful text-based interface for efficient command scripting and data analysis.

Keywords:
LinuxUnixcommand lineshell script

More Related Videos

Measurements of Physiological Stress Responses in C. Elegans
10:36

Measurements of Physiological Stress Responses in C. Elegans

Published on: May 21, 2020

15.2K
Author Spotlight: Understanding Microbe Adaptation Using Innovative Techniques for Exploring Thermophilic Evolution
08:11

Author Spotlight: Understanding Microbe Adaptation Using Innovative Techniques for Exploring Thermophilic Evolution

Published on: June 14, 2024

1.5K

Related Experiment Videos

Last Updated: Apr 4, 2026

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy
07:02

Monitoring Neuronal Survival via Longitudinal Fluorescence Microscopy

Published on: January 19, 2019

7.0K
Measurements of Physiological Stress Responses in C. Elegans
10:36

Measurements of Physiological Stress Responses in C. Elegans

Published on: May 21, 2020

15.2K
Author Spotlight: Understanding Microbe Adaptation Using Innovative Techniques for Exploring Thermophilic Evolution
08:11

Author Spotlight: Understanding Microbe Adaptation Using Innovative Techniques for Exploring Thermophilic Evolution

Published on: June 14, 2024

1.5K

Area of Science:

  • Bioinformatics
  • Computational Biology
  • Genomics

Background:

  • Most bioinformatics software relies on Unix-like operating systems.
  • Unix systems predominantly use a command-line interface (CLI).
  • Mastering the CLI is crucial for advanced bioinformatics tasks.

Purpose of the Study:

  • To provide an introductory guide to the Unix command line.
  • To familiarize users with essential command-line concepts.
  • To enable users to leverage scripting for bioinformatics workflows.

Main Methods:

  • Explanation of fundamental Unix commands.
  • Demonstration of command chaining and scripting.
  • Guidance on navigating the text-only interface.

Main Results:

  • Users will gain foundational knowledge of Unix CLI.
  • Ability to execute basic commands and understand their functions.
  • Understanding of how to combine commands into scripts for automation.

Conclusions:

  • The Unix command line is an accessible and powerful tool for bioinformaticians.
  • Proficiency in the CLI enhances efficiency in bioinformatics software utilization.
  • This appendix serves as a starting point for mastering Unix essentials in bioinformatics.