Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

bioib

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bioib

Biological Information Bottleneck

pipPyPI
Version
0.1.3
Maintainers
1

bioIB

bioIB package for scRNA-seq analysis

This repository provides the code for bioIB, described in our article - "bioIB: Identifying informative metagenes in single-cell RNA-seq with the Information Bottleneck algorithm"

intro_figure

bioIB is a novel method for scRNA-seq analysis, based on the Information Bottleneck algorithm. Given the cellular labels representing the signal of interest, such as cell type, bioIB generates probabilistic gene clusters, or metagenes, that capture the major biological processes differentially activated between the defined cellular populations.

This repository

This repository contains:

  • The bioIB package code.
  • Jupyter notebook tutorial exemplifying the use of the bioIB package functions.

Installation

The bioIB package can be installed through pip:

pip install bioib

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts