Bustools
Tools for BUS files - a file format for single-cell RNA-seq data designed to facilitate the development of modular workflows for data processing
This module parses the report generated by Bustools inspect
, and expects the file to be
named inspect.json
. This is the default naming pattern when you make use of the
kallisto-bustools wrapper. The sample name is set as the name
of the directory containing the file. For the rest, this module should work in exactly the same
way as all other MultiQC modules.
File search patterns
bustools:
fn: "*inspect.json"