Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

BlobTools2 is a reimplementation of BlobTools, written in Python 3 with a fully modular design to make creating new datasets and adding additional analysis types even easier. Notable differences relative to BlobTools include the addition of a blobtools add command to allow new data to be added to an existing dataset and the ability to apply any filters from the interactive BlobToolKit Viewer when using theblobtools filter and blobtools view commands.

Using

Use the module name blobtoolsto discover versions available and to load the application.

Example

[]$ blobtools --help
usage: blobtools [<command>] [<args>...] [-h|--help] [--version]
[]$ blobtools --version
blobtoolkit v3.1.5

Please feel free to report/share any interesting observations and we can update this page.

  • No labels