An open API service indexing awesome lists of open source software.

https://github.com/husonlab/megmap

Metagenome mapping utilities
https://github.com/husonlab/megmap

Last synced: 19 days ago
JSON representation

Metagenome mapping utilities

Awesome Lists containing this project

README

          

# megmap

# Attention: This program is under heavy development, in particular:
* There will be many bugs (please let us know about any that you find).
* There are several missing features that are still to be added (please let us know about things that you would like).
* File formats will change.
Before opening a new issue here, please check the appropriate already exits issues and commenting on a thread there.

[![made-with-python](https://img.shields.io/badge/Made%20with-Python-1f425f.svg)](https://www.python.org/)


## megmap User Manual

megmap help you perform metegenomic analysis against special purpose database

**If you use megmap in your work, please cite the megmap paper:**

## Contents ##

* [Features](#features)
* [Workflows](#workflows)
* [Main workflow](#main-workflow)
* [Workflow by input file type](#workflow-by-input-file-type)
* [Workflow by bypass mode](#workflow-by-bypass-mode)
* [Workflow of the resume option](#workflow-of-the-resume-option)
* [Requirements](#requirements)
* [Software](#software)
* [Other](#other)
* [Automated Installation](#Automated-installation)

## Requirements ##

### Software ###

1. [DIAMOND](https://github.com/weizhongli/cdhit)
Please install the required software in a location in your `$PATH`

## Installation

----
## via Conda ##
```sh
1. Create environment and install.
conda create --name megmap -c anupam__gautam megmap -c conda-forge -c anaconda -c etetoolkit -c bioconda -c defaults megmap

2. Activate environment and use.
conda activate megmap

```

----
## Automated Installation ##
```sh
1. Clone megmap git.
git clone https://github.com/husonlab/megmap.git

2. Move to the megmap directory.
cd megmap`

3. Create conda environment with require dependency.
conda env create -n megmap --file megmap_2022.09_py10_conda.yaml
conda activate megmap
```

## Complete Usage ##

```
megmap -h
Usage: megmap [options] infile

```

----

## License

GPL-3.0

**Free Software!**

[//]: # (These are reference links used in the body of this note and get stripped out when the markdown processor does its job. There is no need to format nicely because it shouldn't be seen. Thanks SO - http://stackoverflow.com/questions/4823468/store-comments-in-markdown-syntax)

[dill]:
[git-repo-url]:
[john gruber]:
[df1]:
[markdown-it]:
[Ace Editor]:
[node.js]:
[Twitter Bootstrap]:
[jQuery]:
[@tjholowaychuk]:
[express]:
[AngularJS]:
[Gulp]:

[PlDb]:
[PlGh]:
[PlGd]:
[PlOd]:
[PlMe]:
[PlGa]: