Thanks to visit codestin.com
Credit goes to github.com

Skip to content

villani-lab/pseudobulk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pseudobulk

This repository has the functionality to create pseudobulk matrices, calculate pseudobulk statistics using Limma and to append this information to an anndata or multimodal data object.

Installation

After cloning the repository, pseudobulk can be installed using pip

git clone https://github.com/villani-lab/pseudobulk.git
cd pseduobulk
pip install -e .

Usage

After installation, you can import it with python

import pseudobulk as pb

pb.pseudobulk.calc_pseudobulk_stats(adata, save_path = ".", save_name = "adata_pseudobulk", save_format="zarr", write_excel_files=True)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 5

Languages