The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "Bio::Index"

Bio::SFF::Index - SFF index object River stage zero No dependents

This class represents the index of an SFF file....

LEONT/Bio-SFF-0.007 - 25 Jul 2013 14:00:38 UTC - Search in distribution

Bio::Index::EMBL - Interface for indexing (multiple) EMBL/Swissprot .dat files (i.e. flat file EMBL/Swissprot format). River stage two • 60 direct dependents • 65 total dependents

Inherits functions for managing dbm files from Bio::Index::Abstract.pm, and provides the basic funtionality for indexing EMBL files, and retrieving the sequence from them. Heavily snaffled from James Gilbert and his Fasta system. Note: for best resul...

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC - Search in distribution

Bio::Index::Hmmer - indexes HMMER reports and supports retreival based on query River stage zero No dependents

This object allows one to build an index on a HMMER file (or files) and provide quick access to the HMMER report for that accession. For best results 'use strict'. You can also set or customize the unique key used to retrieve by writing your own func...

CJFIELDS/Bio-SearchIO-hmmer-1.7.3 - 25 Sep 2018 00:26:52 UTC - Search in distribution

Bio::Index::Stockholm - Interface for indexing Stockholm files River stage one • 1 direct dependent • 1 total dependent

Indexes Stockholm format alignments such as those from Pfam and Rfam. Returns raw stream data using the ID or a Bio::SimpleAlign object (via Bio::AlignIO). This module also allows for ID parsing using a callback: $inx->id_parser(\&get_id); # make the...

CJFIELDS/Bio-AlignIO-stockholm-1.7.3 - 25 Sep 2018 00:14:27 UTC - Search in distribution

Bio::Grid::Run::SGE::Index - Provides an interface to load index classes. River stage zero No dependents

JWB/Bio-Grid-Run-SGE-0.066 - 20 Nov 2018 22:38:51 UTC - Search in distribution

perlop - Perl operators and precedence River stage five • 11292 direct dependents • 32664 total dependents

In Perl, the operator determines what operation is performed, independent of the type of the operands. For example "$x + $y" is always a numeric addition, and if $x or $y do not contain numbers, an attempt is made to convert them to numbers first. Th...

RJBS/perl-5.36.0 - 28 May 2022 00:26:10 UTC - Search in distribution
  • perlop - Perl operators and precedence

bioaln - Alignment manipulations based on BioPerl River stage zero No dependents

bioaln performs common, routine manipulations of sequence alignments based on BioPerl modules including Bio::AlignIO, Bio::SimpleAlign and Bio::Align::Utilities. By default, bioaln assumes that both the input and the output files are in CLUSTALW form...

YZHERNAND/Bio-BPWrapper-1.15 - 27 Feb 2024 16:55:31 UTC - Search in distribution
  • biotree - Tree manipulations based on BioPerl

Data::Edit::Xml - Edit data held in the XML format. River stage one • 5 direct dependents • 6 total dependents

Edit data held in the XML format. Version 20201031. The following sections describe the methods in each functional area of this module. For an alphabetic listing of all methods by name see Index....

PRBRENAN/Data-Edit-Xml-20201031 - 31 Oct 2020 23:42:40 UTC - Search in distribution

Perl6::Form - Implements the Perl 6 'form' built-in River stage one • 4 direct dependents • 4 total dependents

Formats are Perl 5's mechanism for creating text templates with fixed-width fields. Those fields are then filled in using values from prespecified package variables. Unlike Perl 5, Perl 6 doesn't have a "format" keyword. Or the associated built-in fo...

DCONWAY/Perl6-Form-0.090 - 09 Jan 2019 00:23:27 UTC - Search in distribution

get_features.pl - A program to collect and filter annotated features from source files. River stage zero No dependents

This program will extract a list of features from a database or input annotation file and write them out to a file. Features may be selected using their feature type (the 3rd column in a GFF or GTF file). When selecting features from a database, type...

TJPARNELL/Bio-ToolBox-1.691 - 13 Oct 2022 18:07:52 UTC - Search in distribution

GD::SVG - Seamlessly enable SVG output from scripts written using GD River stage zero No dependents

GD::SVG painlessly enables scripts that utilize GD to export scalable vector graphics (SVG). It accomplishes this task by wrapping SVG.pm with GD-styled method calls. To enable this functionality, one need only change the "use GD" call to "use GD::SV...

TWH/GD-SVG-0.33 - 10 May 2009 14:39:31 UTC - Search in distribution

Bio::KBase::CDMI::Client River stage zero No dependents

RDO/Bio-KBase-0.06 - 15 Aug 2012 23:56:34 UTC - Search in distribution

MCE::Shared - MCE extension for sharing data supporting threads and processes River stage one • 2 direct dependents • 3 total dependents

This module provides data sharing capabilities for MCE supporting threads and processes. MCE::Hobo provides threads-like parallelization for running code asynchronously....

MARIOROY/MCE-Shared-1.886 - 13 Sep 2023 23:57:14 UTC - Search in distribution

share::Exegesis::E07 River stage one • 2 direct dependents • 2 total dependents

HINRIK/Perl6-Doc-0.47 - 06 Dec 2010 03:25:27 UTC - Search in distribution

FASTX::sw River stage zero No dependents

PROCH/FASTX-Abi-1.0.1 - 11 Nov 2021 16:19:58 UTC - Search in distribution

tofasta River stage zero No dependents

TSIBLEY/App-RecordStream-Bio-0.24 - 04 Aug 2017 17:45:08 UTC - Search in distribution

Net::SSLeay - Perl bindings for OpenSSL and LibreSSL River stage four • 166 direct dependents • 2151 total dependents

This module provides Perl bindings for libssl (an SSL/TLS API) and libcrypto (a cryptography API)....

CHRISN/Net-SSLeay-1.94 - 08 Jan 2024 01:22:27 UTC - Search in distribution

Data::SeaBASS - Object-oriented interface for reading/writing SeaBASS files River stage zero No dependents

"Data::SeaBASS" provides an easy to use, object-oriented interface for reading, writing, and modifying SeaBASS data files. What is SeaBASS? SeaWiFS <http://oceancolor.gsfc.nasa.gov> Bio-optical Archive and Storage System housed at Goddard Space Fligh...

JLEFLER/Data-SeaBASS-0.192600 - 17 Sep 2019 16:38:49 UTC - Search in distribution

tai_codon.pl - a program to calculate tAI of each codon River stage zero No dependents

FORTUNE/Bio-CUA-1.04 - 12 Jul 2015 19:52:07 UTC - Search in distribution

Bio::DB::GFF - Storage and retrieval of sequence annotation data River stage one • 2 direct dependents • 2 total dependents

Bio::DB::GFF provides fast indexed access to a sequence annotation database. It supports multiple database types (ACeDB, relational), and multiple schemas through a system of adaptors and aggregators. The following operations are supported by this mo...

CJFIELDS/Bio-DB-GFF-1.7.4 - 08 Jan 2020 20:41:58 UTC - Search in distribution
80 results (0.128 seconds)