EnglishFrenchSpanish

Ad


OnWorks favicon

contig_drawp - Online in the Cloud

Run contig_drawp in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command contig_drawp that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


search_overview -- Render a SearchIO parser report into a simple overview graphic

SYNOPSIS


search_overview -i filename [-f format] [-o outputfilename] [--labels]

DESCRIPTION


This script will take any Bio::SearchIO parseable report and turn it into a simple
overview graphic of the report. For our purposes we are assuming BLAST and the BLAST
scores when assigning colors. Output is a PNG format file.

This is not intended to be an overly customized script, rather it should probably just be
either a quick and dirty look at a report or a starting point for more complicated
implementations.

The color is determined by the hit score which is currently pegged to the NCBI scheme
which looks like this

RED E<gt>= 200
PURPLE 80-200
GREEN 50-80
BLUE 40-50
BLACK E<lt>40

Options:
-i/--input The input filename, otherwise input is assumed from STDIN -o/--output
The output filename, this is optional, if you do not
provide the output filename the script will create a file
using the name of the query sequence and will process
all the sequences in the file. If an output filename
IS provided the script will only display an image for the
first one.
-f/--format The SearchIO format parser to use, if not provided
SearchIO will guess based on the file extension.
-l/--labels Display the hit sequence name as a label in the overview.
For lots of sequences this will make the image very long
so by default it is turned off.

AUTHOR Jason Stajich


Jason Stajich, jason[-at-]open-bio[-dot-]org.

Use contig_drawp online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 2
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 3
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 4
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 5
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • 6
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • More »

Linux commands

Ad