Coder Social home page Coder Social logo

manavalang / mismatch_analyzer Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 575 KB

Analyzes residue conservation in multiple sequence alignment.

License: MIT License

Python 15.25% HTML 84.75%
conservation dna rna msa alignment residue color mismatch match

mismatch_analyzer's Introduction

Mismatch Analyzer

Analyzes residue conservation in multiple sequence alignment.

How to use?

  1. Clone/download the repository
  2. Run tool 'src/mismatch_analyzer' with appropriate arguments. For example:
cd src
python mismatch_analyzer.py -r ../data/reference.fasta  -qs ../data/query.fasta -qp "5,10,15"
  1. Required arguments:

    • A reference sequence file
    • A query sequences file OR a pre-aligned MSA file
    • Query residue positions
  2. To see arguments available, refer to help

python mismatch_analyzer.py -h

By default, output files would be written under directory output in directory with query sequences file or alignment file, depending on the input arguments used.

Requirements

Example output

See following files for output produced by this tool.

  1. CSV output
  2. HTML output

License

Data and code in this repository is licensed under MIT license.

mismatch_analyzer's People

Stargazers

 avatar  avatar

Watchers

 avatar  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.