filterBtcr: filter data

Description Usage Arguments Value

View source: R/preprocess.R

Description

Remove the Non-productive chains. If scrna is provided, cells not in scrna would be filtered either.

Usage

1
filterBtcr(btcr, scrna = NULL)

Arguments

btcr

The BTCR object.

scrna

The Single Cell RNAseq Seurat object corresponded to the BCR or TCR. Used for filtering the barcodes.

Value

A BTCR filtered by non-productive chains and invalid barcodes.


xizhihui/BTCR documentation built on Dec. 23, 2021, 7:10 p.m.