Crate bustools_cli

source ·
Expand description

While this is mostly a CLI binary around bustools, some functionality might be useful as a library, in particular the count, count2 and butterfly modules.

Modules§

  • Filtering/Merging busfiles on CB/UMI overlap
  • butterfly provides quanification of amplification for a kallisto-bus scRNAseq experiment
  • Code for bustools correct to correct sequencing errors in Cell Barcodes using a whitelist
  • Recreating bustools count to aggregate a busfile into a count-matrix
  • This turns a busfolder into a count matrix, slightly different strategy than crate::count. Not sure which is fsater
  • A sparse countmatrix: cells vs genes
  • Inspecting a busfile for statistics
  • bustools sort code. Sorts busfiles by CB/UMI/EC