recipe fba

Tools for single-cell feature barcoding analysis. Citation: Duan, et al (2021) <doi:10.1093/bioinformatics/btab375>.

Homepage:

https://github.com/jlduan/fba

Documentation:

https://jlduan.github.io/fba

License:

MIT

Recipe:

/fba/meta.yaml

'fba is a flexible and streamlined toolbox for quality control, quantification, demultiplexing of various single-cell feature barcoding assays. It can be applied to customized feature barcoding specifications, including different CRISPR constructs or targeted enriched transcripts. fba allows users to customize a wide range of parameters for the quantification and demultiplexing process. fba also has a user-friendly quality control module, which is helpful in troubleshooting feature barcoding experiments.'

package fba

(downloads) docker_fba

Versions:

0.0.13-00.0.12-00.0.11-00.0.10.post1-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install fba

and update with:

conda update fba

or use the docker container:

docker pull quay.io/biocontainers/fba:<tag>

(see fba/tags for valid values for <tag>)

Download stats