Marleen1 / OGRE

Overlap graph-based read assembly
4 stars 0 forks source link

OGRE is a read clustering tool that clusters short reads from a metagenomic dataset using an overlap graph. Note that OGRE is not fully developed and optimized software. However the code is available and usable for read clustering.


Installation

  1. Download OGRE: https://github.com/Marleen1/OGRE

  2. Install the following dependencies:


Setting the inputs

The header of the file "Snakefile" contains the required input information. The following need to be specified in the file header:


Running OGRE

OGRE is run by typing

snakemake -j xx

in the command line, where xx is the number of threads it can use.


Running Mash

Please type

sh mash.sh -h

to see the parameters needed to run Mash on the data.