Giter VIP home page Giter VIP logo

minidot's Introduction

minidot

etc/header.png

Quickly produce pretty dotplots from minimap mappings using R/ggplot2.

Dependencies

  • R packages: ggplot2, stringr, scales, argparse
  • curl, gzip (for samples only)

Install

git clone https://github.com/thackl/minidot.git

Samples

make sample-prochlorococcus
make sample-arabidopsis

Make sample commands will download required data, set up minimap (if not already in $PATH) and run minidot.

Prochlorococcus ecotypes
# actual minidot command invoked by make sample-prochlorococcus after setting up the data
minidot -s -o prochlorococcus.pdf MED4.da SB.fa NATLA2.fa LG.fa MIT9313.fa

Quickly compare genome organization among multiple bacterial genomes (finished and draft).

etc/prochlorococcus.png

A. thaliana vs A. lyrata - compare two related eukaryotes
# actual minidot command invoked by make sample-arabidopsis after setting up the data
minidot -o arabidopsis.pdf A.lyrata.fa A.thaliana.fa

Compare two related eukaryotic genomes. Larger genomes are automatically run in fast mode, which is less sensitive and looks only for larger stretches of similarity (>500bp).

For A.t. vs A.l., mapping & plotting takes about 1.5 minutes (desktop PC, 3 threads, 8GB RAM). That’s probably faster than downloading the genomes in the first place…

etc/arabidopsis.png

Contact

Any kind of feedback is highly appreciated. Feel free to either report issues directly via github or shoot me an email.

minidot's People

Contributors

thackl avatar

Watchers

Wenbin Mei 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.