About

jasper.png

Microbiome Maps

An app for visualizing and exploring microbiomes.
Built for macOS using swift.

 

Jasper is a tool for visualizing profiles from metagenomic whole-genome sequencing (mWGS) and 16S data, and orders taxa along a space-filling Hilbert curve. The result is a “Microbiome Map”, where each position in the image represents the abundance of a single taxon from a reference collection. Jasper can order the taxa in one of two ways, and depending on the ordering, the microbiome maps can highlight “hot spots” of microbes that are either dominant in taxonomic clades or to the biological conditions under study.

This approach can create detailed microbiome maps involving hundreds of thousands of microbial reference genomes with the potential to unravel latent relationships (taxonomic, spatio-temporal, functional, and other) that could remain hidden using traditional visualization techniques.

The input to Jasper can represent a single metagenomic sample, or multiple ones if given in a labeled matrix, and its output will be metagenomic Hilbert images for each sample provided as input. Documentation on the type of profiles, along with formatting guidelines, are all available in the Manual.

 Microbiome Maps were developed by me, Camilo Valdes, as part of my PhD work at Florida International University.
I finished the Jasper software while doing a PostDoc mentored by Dr. Jennifer Clarke at the Quantitative Life Sciences Initiative, at the University of Nebraska-Lincoln.
The work is currently supported by a Lawrence Livermore National Laboratory Lab Directed Research and Development program.

FAQs

 

What are the requirements for Jasper?

See the Jasper page for details.

Does Jasper run on Linux or Windows?

The current version of Jasper is designed for macOS, but we are developing a CLI interface that will be able to run wherever the Swift runtime is supported.

What is the format for the input file?

The Manual page has details for the input format.

I found a bug!! 🐞🐛🐌

Oh noes! You can report any issues here.

Is Jasper Open Source?

Jasper is not open source, but you can get it for free at the Apple Mac App Store, or through GitHub for the CLI version.

How much does a license for Jasper cost?

Zero. Nada. Jasper is completely free and I don’t intend to charge anything for it any time soon.

How can I cite Jasper?

A peer-reviewed paper is coming soon, so check back often to get the official citation. In the meantime, you can cite our preprint at bioRxiv.

How is Jasper developed?

Jasper is developed with lots of coffee, determination and a little bit of Python, R, Swift, and the AppKit framework.