B-HIT#

A bioinformatics tool for joint analysis of spatial BCR and transcriptomic data.

B-HIT

Background#

B cell Hub Identification and B cell Tracking by BCR

Features#

Getting started#

Installation#

  1. Create a conda or pyenv environment

conda create --name B_HIT_env python=3.10
  1. pip install B_HIT

conda activate B_HIT_env
pip install B_HIT

Contribution#