Linux SoftwareProgrammingLibrariesBio::Graphics::Feature 1.4

Bio::Graphics::Feature 1.4


Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel. SYNOPSIS use Bio::Graphics::Feature;
Developer:   Lincoln Stein
      more software by author →
Price:  0.00
License:   Perl Artistic License
File size:   4788K
Language:   
OS:   
Rating:   0 /5 (0 votes)
Your vote:  
enlarge screenshot


Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel.

SYNOPSIS

use Bio::Graphics::Feature;

# create a simple feature with no internal structure
$f = Bio::Graphics::Feature->new(-start => 1000,
-stop => 2000,
-type => 'transcript',
-name => 'alpha-1 antitrypsin',
-desc => 'an enzyme inhibitor',
);

# create a feature composed of multiple segments, all of type "similarity"
$f = Bio::Graphics::Feature->new(-segments => [[1000,1100],[1500,1550],[1800,2000]],
-name => 'ABC-3',
-type => 'gapped_alignment',
-subtype => 'similarity');

# build up a gene exon by exon
$e1 = Bio::Graphics::Feature->new(-start=>1,-stop=>100,-type=>'exon');
$e2 = Bio::Graphics::Feature->new(-start=>150,-stop=>200,-type=>'exon');
$e3 = Bio::Graphics::Feature->new(-start=>300,-stop=>500,-type=>'exon');
$f = Bio::Graphics::Feature->new(-segments=>[$e1,$e2,$e3],-type=>'gene');

This is a simple Bio::SeqFeatureI-compliant object that is compatible with Bio::Graphics::Panel. With it you can create lightweight feature objects for drawing.

Requirements:
  • Perl
    tags bio graphics  graphics feature  feature new  new start  type exon  new segments  graphics panel  simple feature  with bio  

    Download Bio::Graphics::Feature 1.4


     http://ftp.hostingromania.ro/Linux/mirrors/ftp.cpan.org/authors/id/B/BI/BIRNEY/bioperl-1.4.tar.gz


    Authors software

    Bio::DB::GFF::Feature 1.4 (by Lincoln Stein)
    Bio::DB::GFF::Feature is a relative segment identified by a feature type.

    Bio::DB::GFF::Feature is a stretch of sequence that corr

    Bio::Graphics::FeatureFile 1.4 (by Lincoln Stein)
    Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file.

    SYNOPSIS

    use Bio::Graphics::FeatureFile;
    my

    Apache::MP3 4.00 (by Lincoln Stein)
    Apache::MP3 is a Perl module that can generate streamable directories of MP3 and Ogg Vorbis files.

    SYNOPSIS

    # httpd.conf or sr

    Apache::MP3::Resample 4.00 (by Lincoln Stein)
    Apache::MP3::Resample can downsample MP3/FLAC/Shorten files during streaming.

    SYNOPSIS

    # httpd.conf or access.conf
    AddType a

    Bio::Graphics::Glyph::minmax 1.4 (by Lincoln Stein)
    Bio::Graphics::Glyph::minmax is the minmax glyph.

    SYNOPSIS

    See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >.

    Th


    Similar software

    Bio::Graphics::Feature 1.4 (by Lincoln Stein)
    Bio::Graphics::Feature is a simple feature object for use with Bio::Graphics::Panel.

    SYNOPSIS

    use Bio::Graphics::Feature;

    Bio::Graphics::FeatureFile 1.4 (by Lincoln Stein)
    Bio::Graphics::FeatureFile is a set of Bio::Graphics features, stored in a file.

    SYNOPSIS

    use Bio::Graphics::FeatureFile;
    my

    Bio::DB::GFF::Feature 1.4 (by Lincoln Stein)
    Bio::DB::GFF::Feature is a relative segment identified by a feature type.

    Bio::DB::GFF::Feature is a stretch of sequence that corr

    Bio::Graphics::Glyph::alignment 1.4 (by Allen Day)
    Bio::Graphics::Glyph::alignment is the "alignment" glyph.

    SYNOPSIS

    See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph

    Bio::Graphics::Glyph::minmax 1.4 (by Lincoln Stein)
    Bio::Graphics::Glyph::minmax is the minmax glyph.

    SYNOPSIS

    See L< Bio::Graphics::Panel > and L< Bio::Graphics::Glyph >.

    Th

    Graphics::Simple 0.04 (by Tuomas J. Lukka)
    Graphics::Simple is a simple , device-independent graphics API for Perl.

    SYNOPSIS

    use Graphics::Simple;

    line

    Text::Graphics 1.0001 (by Stephen Farrell)
    Text::Graphics is a text graphics rendering toolkit.

    This is a toolkit for rendering plain text via an API like that used for grap

    GD Graphics Library 2.0.33 (by Thomas Boutell)
    Gd is a graphics library

    RivaTV 0.8.6 (by RivaTV team)
    The RivaTV project aims to provide driver support for nVidia based graphics cards with video-in feature and some of the video capture

    Lingua::Phonology::Segment 0.32 (by Jesse S. Bangs)
    Lingua::Phonology::Segment is a module to represent a segment as a bundle of feature values.

    SYNOPSIS

    use Lingua::Phono


    Other software in this category

    zlib 1.2.3 (by Jean-loup Gailly)
    zlib is designed to be a free, general-purpose, legally unencumbered, lossless data-compression library for use on virtually any comp

    libjpeg v6b (by Independent JPEG Group)
    libjpeg is a library for handling the JPEG (JFIF) image format

    OpenSSL 0.9.7c (by The OpenSSL Project Team)
    The OpenSSL Project is a collaborative effort to develop a robust, commercial-grade, full-featured, and Open Source toolkit implement

    libxml2 2.6.27 (by DV)
    Libxml2 is the XML C parser and toolkit developed for the Gnome project (but usable outside of the Gnome platform), libxml2 library i

    GNU C library 2.4 (by Andreas Jaeger)
    GNU C library (glibc) is one of the most important components of GNU Hurd and most modern Linux distributions.

    GNU C library is us

  •     search


    Featured Software

    jEdit 4.3 pre8
    jEdit is an Open Source text editor written in Java

    Opera 9.02
    Surf the Internet in a safer, faster, and easier way with Opera browser

    GNU Aspell 0.60.4
    GNU Aspell is a Free and Open Source spell checker designed to eventually replace Ispell


    Subscribe in Rojo
    Google Reader
    Add to My Yahoo!

    Add to My AOL
    Subscribe with Bloglines
    Subscribe in NewsGator Online
    Add 'nixbit linux software' to Newsburst from CNET News.com
    del.icio.us nixbit linux software


    Top tags