<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Featured | Adrian Salavaty</title><link>https://asalavaty.com/tag/featured/</link><atom:link href="https://asalavaty.com/tag/featured/index.xml" rel="self" type="application/rss+xml"/><description>Featured</description><generator>Wowchemy (https://wowchemy.com)</generator><language>en-us</language><copyright>© 2026 Adrian Salavaty</copyright><lastBuildDate>Wed, 19 Aug 2026 00:00:00 +0000</lastBuildDate><image><url>https://asalavaty.com/media/sharing.jpg</url><title>Featured</title><link>https://asalavaty.com/tag/featured/</link></image><item><title>CelliVerse</title><link>https://asalavaty.com/developments/celliverse-r-package/</link><pubDate>Wed, 19 Aug 2026 00:00:00 +0000</pubDate><guid>https://asalavaty.com/developments/celliverse-r-package/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>&lt;code>celliverse&lt;/code> provides an integrated framework for single-cell RNA-seq analysis with a focus on data-driven clustering, marker discovery, marker assessment and cell type annotation. Its methods use cell-intrinsic expression organisation to support robust characterisation of cellular populations while remaining practical within common single-cell workflows.&lt;/p>
&lt;p>The package includes &lt;strong>ClustoCell&lt;/strong> for unsupervised cell clustering and sub-clustering, tools for positive and negative marker discovery, marker purity assessment, dataset-level feature selection, label transfer and annotation workflows. It also provides &lt;strong>CelliVerse MarkerDB&lt;/strong>, a curated marker resource containing positive and negative markers for human and mouse cell types.&lt;/p>
&lt;h2 id="quick-links">Quick links&lt;/h2>
&lt;p>&lt;a class="btn btn-primary mr-2 mb-2" href="https://asalavaty.com/widgets/CelliVerse.html" target="_blank" rel="noopener">&lt;i class="fas fa-magic">&lt;/i> Feature Explorer&lt;/a>
&lt;a class="btn btn-outline-primary mb-2" href="https://asalavaty.com/widgets/celliVerse_adoption_hub.html" target="_blank" rel="noopener">&lt;i class="fas fa-compass">&lt;/i> Adoption Hub&lt;/a>&lt;/p></description></item><item><title>ClustoCell</title><link>https://asalavaty.com/developments/clustocell/</link><pubDate>Sun, 24 May 2026 00:00:00 +0000</pubDate><guid>https://asalavaty.com/developments/clustocell/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>ClustoCell is a reference-independent framework for resolving cell types and states from single-cell transcriptomes by modelling cellular relationships using cell-intrinsic expression organisation rather than relying on global transcriptional variance or external reference labels.&lt;/p>
&lt;p>ClustoCell stratifies expression within each cell and uses this structure to build cell-similarity graphs, identify biologically coherent populations, discover cluster-specific markers and optionally resolve sub-clusters. It is implemented in the &lt;strong>CelliVerse&lt;/strong> R package and is designed to support the recovery of stable cellular communities, rare or transitional states, and malignant versus non-malignant populations.&lt;/p>
&lt;p>Beyond clustering, the broader CelliVerse workflow connects ClustoCell results to marker assessment, feature selection and cell type annotation, including annotation with CelliVerse MarkerDB.&lt;/p></description></item><item><title>Influential R package</title><link>https://asalavaty.com/developments/influential-r-package/</link><pubDate>Sat, 27 Nov 2021 00:00:00 +0000</pubDate><guid>https://asalavaty.com/developments/influential-r-package/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;p>The goal of &lt;code>influential&lt;/code> is to help identification of the most
&lt;code>influential&lt;/code> nodes in a network as well as the classification and
ranking of top candidate features. This package contains functions for
the classification and ranking of features, reconstruction of networks
from adjacency matrices and data frames, analysis of the topology of the
network and calculation of centrality measures as well as a novel and
powerful &lt;code>influential&lt;/code> node ranking. The &lt;a href="https://asalavaty.com/developments/exir/" target="_blank">Experimental data-based
Integrative Ranking (ExIR)&lt;/a> is a sophisticated model for classification
and ranking of the top candidate features based on only the experimental
data. The first integrative method, namely the &lt;a href="https://asalavaty.com/developments/ivi/" target="_blank">Integrated Value of
Influence (IVI)&lt;/a>, that captures all topological dimensions of the
network for the identification of network most &lt;code>influential&lt;/code> nodes is
also provided as a function. Also, neighborhood connectivity, H-index,
local H-index, and collective influence (CI), all of which required
centrality measures for the calculation of &lt;strong>IVI&lt;/strong>, are for the first
time provided in an R package. Additionally, a function is provided for
running &lt;a href="https://asalavaty.com/developments/sirir/" target="_blank">SIRIR&lt;/a> model, which is the combination of leave-one-out cross validation technique and the conventional SIR model, on a network to
unsupervisedly rank the true influence of vertices. Furthermore, some
functions have been provided for the assessment of dependence and
correlation of two network centrality measures as well as the
conditional probability of deviation from their corresponding means in
opposite directions.&lt;/p>
&lt;h2 id="interactive-demo">Interactive Demo&lt;/h2>
&lt;p>Explore different features of the influential R package in an interactive mode.&lt;/p>
&lt;a href="https://asalavaty.com/widgets/influential.html" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px;">
&lt;i class="fas fa-desktop">&lt;/i> Interactive Demo
&lt;/a></description></item><item><title>ExIR</title><link>https://asalavaty.com/developments/exir/</link><pubDate>Thu, 27 Feb 2020 00:00:00 +0000</pubDate><guid>https://asalavaty.com/developments/exir/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;div style="text-align: justify">
&lt;p>
This model is available in both &lt;a href="https://asalavaty.com/developments/influential-r-package/" target="_blank">R&lt;/a> and &lt;a href="https://asalavaty.com/developments/influential-python-package/" target="_blank">Python&lt;/a> versions of the influential package. The tutorial video showcases the function performance in the R environment.
&lt;/p>
&lt;p>
ExIR (experimental data-based integrative ranking) is a data-driven framework designed to identify and prioritize the most biologically relevant genes, proteins, and other molecular features from high-dimensional omics data. By analyzing feature behavior within inferred association networks, ExIR classifies and ranks candidates as drivers, biomarkers, or mediators, helping researchers focus on the features most likely to play important biological roles. Unlike many prioritization approaches, ExIR operates directly on experimental data without requiring external annotations or prior biological knowledge.
&lt;/p>
&lt;p>
ExIR is applicable to virtually all bulk and single-cell omics data types, including large-scale single-cell atlases. To support efficient analysis of very large datasets, it incorporates pseudo-bulking functionality that can process datasets containing millions of cells while substantially reducing computational requirements. ExIR also integrates seamlessly with standard single-cell analysis workflows through native support for Seurat objects.
&lt;/p>
&lt;p>
The framework has been evaluated across multiple transcriptomic and proteomic datasets, consistently demonstrating strong feature-prioritization performance relative to commonly used approaches. In one application, ExIR identified candidate regulators associated with disease progression in RNA-seq data from a zebrafish model of mucopolysaccharidosis IIIA. Together, these capabilities make ExIR a versatile and scalable solution for extracting biologically meaningful insights from modern omics datasets and guiding downstream experimental investigation.
&lt;/p>
&lt;/div>
&lt;a href="https://asalavaty.com/widgets/ExIR_Demo.html" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px;">
&lt;i class="fas fa-desktop">&lt;/i> Interactive Demo
&lt;/a></description></item><item><title>IVI</title><link>https://asalavaty.com/developments/ivi/</link><pubDate>Thu, 27 Feb 2020 00:00:00 +0000</pubDate><guid>https://asalavaty.com/developments/ivi/</guid><description>&lt;h2 id="overview">Overview&lt;/h2>
&lt;div style="text-align: justify">
&lt;p>Biological systems are composed of highly complex networks, and decoding the functional significance of individual network components is critical for understanding healthy and diseased states. Several algorithms have been designed to identify the most influential regulatory points within a network. However, current methods do not address all the topological dimensions of a network or correct for inherent positional biases, which limits their applicability. To overcome this computational deficit, we undertook a statistical assessment of 200 real-world and simulated networks to decipher associations between centrality measures and developed an algorithm termed Integrated Value of Influence (IVI), which integrates the most important and commonly used network centrality measures in an unbiased way. When compared against 12 other contemporary influential node identification methods on ten different networks, the IVI algorithm outperformed all other assessed methods. Using this versatile method, network researchers can now identify the most influential network nodes.
This function is available in both &lt;a href="https://asalavaty.com/developments/influential-r-package/" target="_blank">R&lt;/a> and &lt;a href="https://asalavaty.com/developments/influential-python-package/" target="_blank">Python&lt;/a> versions of the influential package. The tutorial video showcases the function performance in the R environment. You can also visualize a network based on its IVI values using the &lt;a href="https://asalavaty.com/developments/centrality-based-net-visualization/" target="_blank">Centrality-based Network Visualization function&lt;/a>.&lt;/p>
&lt;p>
&lt;/p>
&lt;/div>
&lt;a href="https://asalavaty.com/widgets/IVI_Demo.html" target="_blank" rel="noopener noreferrer" style="display: inline-flex; align-items: center; gap: 8px; background: linear-gradient(135deg, #3b82f6, #8b5cf6); color: white; padding: 10px 20px; border-radius: 8px; text-decoration: none; font-weight: 600; font-size: 14px;">
&lt;i class="fas fa-desktop">&lt;/i> Interactive Demo
&lt;/a></description></item></channel></rss>