Related Experiment Video
Updated: Feb 2, 2026

06:24
Multiplexed Analysis of Retinal Gene Expression and Chromatin Accessibility Using scRNA-Seq and scATAC-Seq
Published on: March 12, 2021
4.1K
pyNVR: investigating factors affecting feature selection from scRNA-seq data for lineage reconstruction
Bob Chen1,2, Charles A Herring1,3, Ken S Lau1,2,3
1Epithelial Biology Center, Vanderbilt University Medical Center, Nashville, TN, USA.
Bioinformatics (Oxford, England)
|November 17, 2018
Summary
The Neighborhood Variance Ratio (NVR) Python package improves feature selection for single-cell RNA sequencing data. It addresses data challenges and outperforms other methods, with performance predictable by dataset properties.
Area of Science:
- Computational Biology
- Genomics
- Bioinformatics
Background:
- Single-cell RNA sequencing (scRNA-seq) enables pseudotemporal trajectory reconstruction by analyzing transitioning cell states.
- scRNA-seq data presents challenges like sparsity, zero inflation, and technical variation, requiring high-quality feature selection for downstream analyses.
- Existing unsupervised feature selection algorithms have differential performance that remains largely unaddressed.
Purpose of the Study:
- To implement and evaluate the Neighborhood Variance Ratio (NVR) feature selection method as a Python package.
- To compare the performance of NVR against other unsupervised feature selection algorithms.
- To investigate the influence of quantifiable dataset properties on algorithm performance.
Main Methods:
- Implementation of the Neighborhood Variance Ratio (NVR) as a Python package.
- Comparison of NVR with existing unsupervised feature selection algorithms, including dpFeature.
- Analysis of dataset properties to understand their impact on feature selection algorithm performance.
Main Results:
- The pyNVR package demonstrates substantial performance improvements in feature selection.
- Striking differences were observed in the features selected by NVR compared to algorithms like dpFeature.
- Quantifiable dataset properties were shown to have predictable effects on the performance of feature selection algorithms.
Conclusions:
- NVR is an effective feature selection method for scRNA-seq data, offering improved performance.
- Understanding dataset properties is crucial for selecting appropriate feature selection algorithms.
- The pyNVR package provides a valuable tool for scRNA-seq data analysis.
Related Concept Videos
Selected Data About Geographic Locations
276
Geographic Information Systems (GIS) rely on two core types of data: spatial data and attribute data.Spatial DataSpatial data defines the physical location of features within a coordinate system, typically expressed in terms of latitude and longitude. It provides precise positioning for elements like roads, rivers, or buildings.Attribute DataAttribute data complements spatial data by adding descriptive information about these features. For example, a road's spatial data includes its start and...
276
Lineage Commitment
4.4K
Commitment is the process whereby stem cells:
4.4K
Antibiotic Selection
59.9K
Overview
59.9K
RNA-seq
12.1K
RNA sequencing, or RNA-Seq, is a high-throughput sequencing technology used to study the transcriptome of a cell. Transcriptomics helps to interpret the functional elements of a genome and identify the molecular constituents of an organism. Additionally, it also helps in understanding the development of an organism and the occurrence of diseases.
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
Before the discovery of RNA-seq, microarray-based methods and Sanger sequencing were used for transcriptome analysis. However, while...
12.1K
What is Natural Selection?
129.2K
Natural selection is an evolutionary process in which individuals with survival-promoting traits reproduce at higher rates. These favorable traits become more common within a population or species. Naturally selected traits initially arise via random genetic mutations. In order for selection to occur, there must be variation within a population, the trait controlling the variation must be heritable, and there must be an evolutionary advantage for variation in the trait.
129.2K
Transcription Factors
82.7K
Tissue-specific transcription factors contribute to diverse cellular functions in mammals. For example, the gene for beta globin, a major component of hemoglobin, is present in all cells of the body. However, it is only expressed in red blood cells because the transcription factors that can bind to the promoter sequences of the beta globin gene are only expressed in these cells. Tissue-specific transcription factors also ensure that mutations in these factors may impair only the function of...
82.7K

