Giter VIP home page Giter VIP logo

motif-mark's Introduction

motif-mark

Background

Motif mark will take a fasta file with genes and a text file with motifs (IUPAC notation), and will output a PNG file that contains a visual with identified motifs on each gene. The title will contain the fasta file and motif file in the format: FASTA_FILE-MOTIF_FILE. Introns are in green, exons on red, and the motifs will each be assigned a random color. At the bottom is a legend with color keys and labels.

Example output below:

motif mark

NOTE: currently one 1 fasta file and 1 motif file can be accepted at a time.

Setup

Anaconda

conda env create -f environment.yml
conda activate cairo

Usage

python motif-mark-oop.py -h
usage: motif-mark-oop.py [-h] -f FASTA -m MOTIFS

This program finds motifs and plots them.

options:
  -h, --help            show this help message and exit
  -f FASTA, --fasta-file FASTA
                        fasta file
  -m MOTIFS, --motifs-file MOTIFS
                        motifs file

motif-mark's People

Contributors

bgpalmer avatar

Watchers

James Cloos avatar  avatar

Forkers

skiyaga

motif-mark's Issues

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.