GithubHelp home page GithubHelp logo

medusa2's Introduction

MeDuSa2

From https://github.com/combogenomics/medusa A draft genome scaffolder that uses multiple reference genomes in a graph-based approach. Thanks to EBosi and gianlucacolotto.

Requirements:

  • Mummer (sudo apt-get install mummer)

  • Minimap2 (sudo apt-get install minimap2)

  • Python > 3.6

  • Python modules: networkx, biopython, flask

medusa2web: contains medusa2web and script for running medusa2. Replace with your path on launcher.sh and start python3 medusa2web.py (http://127.0.0.1:5000/)

medusa2standalone: contains medusa2 standalone version for running directly from bash

Run & Required parameters: python3 medusa.py -i input_filename -f reference_folder

Optional parameters:

                  -s skipmap_folder (folder that contains coords or paf file generated previously from mummer or minimap2, with these you can skip alignment step)

                  -a use Minimap2 aligner instead of Mummer aligner
                  
                  -t <n> number of processes used for alignment step
                  
                  -v <n> verbosity level
                  
                  -o output folder for support files and scaffold writing

Under folder /medusa2standalone/BenchmarkMedusa2/ you can see many usage example for running the tool! In dataset_medusa.txt you have a link for dataset used about BCEN,ECOL,MTUB,RSPH,SAUR,THAL,CELEGANS.

medusa2's People

Stargazers

Danielle M. Stevens avatar Marco Galardini avatar

Watchers

Marco Galardini avatar Emanuele Bosi avatar Giovanni Bacci avatar  avatar Marco Fondi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.