Skip to content
Matt Holt edited this page Apr 7, 2016 · 11 revisions

Welcome to the msbwt wiki!

Getting Started

  1. A MSBWT Primer - a high-level overview of what a MSBWT is and why it is useful in bioinformatics
  2. Installation of msbwt - an overview of the basic steps for installing the msbwt command line interface and Python API
  3. Constructing the MSBWT - an overview of the command line instructions for building a MSBWT through the msbwt package
  4. Queries with the Command Line Interface - an overview of the two main methods for retrieving k-mer frequencies using the command line
  5. Queries with the Python API - an overview of the basic Python commands for MSBWT queries

Other topics

  1. Converting to msbwt's RLE format - an overview of converting externally generated MSBWTs to our RLE format