Skip to main content

Tools for feature barcoding analyses

Project description

PyPI Conda License GitHub Workflow Status (branch) CircleCI Read the Docs Codecov GitHub Commits Since Latest Release (by date) Zenodo DOI

fba

Tools for feature barcoding analysis


Installation

fba can be installed with pip:

$ pip install fba

Alternatively, you can install this package with conda:

$ conda install -c bioconda fba

Usage

$ fba

usage: fba [-h]  ...

Tools for feature barcoding analyses

optional arguments:
  -h, --help        show this help message and exit

functions:

    extract         extract cell and feature barcodes
    map             map enriched transcripts
    filter          filter extracted barcodes
    count           count feature barcodes per cell
    demultiplex     demultiplex cells based on feature abundance
    qc              quality control of feature barcoding assay
    kallisto_wrapper
                    deploy kallisto/bustools for feature barcoding
                    quantification

  • extract: extract cell and feature barcodes from paired fastq files. For single cell assays, read 1 usually contains cell partitioning and UMI information, and read 2 contains feature information.
  • map: quantify enriched transcripts (through hybridization or PCR amplification) from parent single cell libraries. Read 1 contains cell partitioning and UMI information, and read 2 contains transcribed regions of enriched/targeted transcripts of interest. BWA (Li, H. 2013) or Bowtie2 (Langmead, B., et al. 2012) is used for read 2 alignment. The quantification (UMI deduplication) of enriched/targeted transcripts is powered by UMI-tools (Smith, T., et al. 2017).
  • filter: filter extracted cell and feature barcodes (output of extract or qc). Additional fragment filter/selection can be applied through -cb_seq and/or -fb_seq.
  • count: count UMIs per feature per cell (UMI deduplication), powered by UMI-tools (Smith, T., et al. 2017). Take the output of extract or filter as input.
  • demultiplex: demultiplex cells based on the abundance of features (matrix generated by count as input).
  • qc: generate diagnostic information. If -1 is omitted, bulk mode is enabled and only read 2 will be analyzed.
  • kallisto_wrapper: deploy kallisto/bustools for feature barcoding quantification (just a wrapper) (Bray, N.L., et al. 2016).

Workflow example


Citation

If you find this package useful in your research, please consider citing:

Jialei Duan, Gary Hon. FBA: feature barcoding analysis for single cell RNA-Seq. Bioinformatics. 2021 May 17:btab375. doi: 10.1093/bioinformatics/btab375. Epub ahead of print. PMID: 33999185.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fba-0.0.11.tar.gz (40.1 kB view details)

Uploaded Source

Built Distribution

fba-0.0.11-py3-none-any.whl (40.0 kB view details)

Uploaded Python 3

File details

Details for the file fba-0.0.11.tar.gz.

File metadata

  • Download URL: fba-0.0.11.tar.gz
  • Upload date:
  • Size: 40.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for fba-0.0.11.tar.gz
Algorithm Hash digest
SHA256 8fd9d68a808c52d2a1eeaa2d0e097e2a5aceda10554a505329dc54db1c370fe9
MD5 c64784f29dadb009587712bf656da406
BLAKE2b-256 f3c29e6883a3c62561014a096b124dc28d51fdb700fb9b2e8095f527c3a0ef8a

See more details on using hashes here.

File details

Details for the file fba-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: fba-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 40.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.2

File hashes

Hashes for fba-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a7128afa138674d3a5018f7d9995400441298c3d88d50d09306b111238ed866f
MD5 5f005392943df9307671305b3a50fb15
BLAKE2b-256 0aaecb60ea5240deb7435f7b3d984e7a0477426c86591c840ebe79ae1a58f32c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page