Skip to content

MIABIS converter tutorial

José Villaveces edited this page Jan 15, 2016 · 14 revisions

MIABIS converter tutorial

Table of contents

Learning objectives

By following this tutorial you will learn:

  • How to install, configure and run all the required software.
  • How to format your data.
  • How to index samples and access them though HTTP.

Before you begin

Please make sure that your system has a recent version of Java (1.8). You can find the latest java version from your system in www.java.com.

Tools

In order to properly follow this tutorial you will need to download the following tools:

  • MIABIS converter: A tool that facilitates sample indexing. It reads and process the input files. (download it here)
  • Elasticsearch: A search server that provides a distributed full-text search engine with an HTTP interface. (download it here)

Data

For this tutorial, we have prepared a sample dataset.(download it here)

What is this good for?

How Should I format my data?

Clone this wiki locally