slw287r / mSigma

Strain-level Identification of Genomes from Metagenomic Analysis for Biosurveillance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mSigma

Strain-level Identification of Genomes from Metagenomic Analysis for Biosurveillance

cross reference

https://github.com/BioHPC/Sigma

version 1.0.3

sigma-v1.0.3.tar.gz

LICENSE

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

INSTALL

Please download the last version of Sigma and extract it from the command line

$ tar xzvf sigma-version.tar.gz

After you extract the tar ball, please check usage with -h option. For example,

$ cd Sigma/bin
$ ./sigma -h

Please read the PDF manuscript to run the Sigma package.

About

Strain-level Identification of Genomes from Metagenomic Analysis for Biosurveillance


Languages

Language:C++ 77.8%Language:Python 19.5%Language:C 1.7%Language:Makefile 0.7%Language:NASL 0.2%