The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "distribution:BioPerl Bio::Index::Blast"

Bio::Index::Blast - Indexes Blast reports and supports retrieval based on query accession(s) River stage two • 60 direct dependents • 65 total dependents

This object allows one to build an index on a blast file (or files) and provide quick access to the blast report for that accession. This also allows for ID parsing using a callback: $inx->id_parser(\&get_id); # make the index $inx->make_index($file_...

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

Bio::Index::BlastTable - Indexes tabular Blast reports (-m 8 or -m 9 format) and supports retrieval based on query accession(s) River stage two • 60 direct dependents • 65 total dependents

This object allows one to build an index on a tabular BLAST file (or files) and provide quick access to the blast report for that accession. This also allows for ID parsing using a callback: $inx->id_parser(\&get_id); # make the index $inx->make_inde...

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

Bio::Matrix::PSM::ProtMatrix - SiteMatrixI implementation, holds a position scoring matrix (or position weight matrix) with log-odds scoring information. River stage two • 60 direct dependents • 65 total dependents

ProtMatrix is designed to provide some basic methods when working with position scoring (weight) matrices related to protein sequences. A protein PSM consists of 20 vectors with 20 frequencies (one per amino acid per position). This is the minimum in...

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

Bio::SearchIO::Writer::HTMLResultWriter - write a Bio::Search::ResultI in HTML River stage two • 60 direct dependents • 65 total dependents

This object implements the SearchWriterI interface which will produce a set of HTML for a specific Bio::Search::Report::ReportI interface. See Bio::SearchIO::SearchWriterI for more info on the filter method....

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

Bio::SearchIO::Writer::TextResultWriter - Object to implement writing a Bio::Search::ResultI in Text. River stage two • 60 direct dependents • 65 total dependents

This object implements the SearchWriterI interface which will produce a set of Text for a specific Bio::Search::Report::ReportI interface. You can also provide the argument -filters => \%hash to filter the at the hsp, hit, or result level. %hash is a...

CJFIELDS/BioPerl-1.7.8 - 03 Feb 2021 05:15:14 UTC
5 results (0.078 seconds)