1 2 3 4 5 6 7 8 9
|
---
name: bustools
url: https://bustools.github.io/
description: >
BUS format is a file format for single-cell RNA-seq data designed to
facilitate the development of modular workflows for data processing.
---
This MultiQC modules 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](https://www.kallistobus.tools/). 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.
|