Group
Extension

Matches 2

Bio-WebService-LANL-SequenceLocator ( T/TS/TSIBLEY/Bio-WebService-LANL-SequenceLocator-20170324.tar.gz, TSIBLEY, 2017; MetaCPAN )
Bio-WebService-LANL-SequenceLocator/lib/Bio/WebService/LANL/SequenceLocator.pm ( view source; MetaCPAN )
.hiv.lanl.gov/content/sequence/LOCATE/locate.html>
web tool and is also used to power
L<a simple, JSON-based web API|https://indra.mullins.microbiol.washington.edu/locate-sequence/>
for the same tool 
tself.

=head1 EXAMPLE RESULTS

    # Using @sequences from the SYNOPSIS above
    use JSON;
    print encode_json(\@sequences);
    
    __END__
    [
       {
          "query" : "sequence_1",
     
Bio-WebService-LANL-SequenceLocator ( T/TS/TSIBLEY/Bio-WebService-LANL-SequenceLocator-20170324.tar.gz, TSIBLEY, 2017; MetaCPAN )
Bio-WebService-LANL-SequenceLocator/lib/Bio/WebService/LANL/SequenceLocator/Server.pm ( view source; MetaCPAN )
rictures 1;
use utf8;
use 5.018;

=head1 NAME

Bio::WebService::LANL::SequenceLocator::Server - A JSON web API for LANL's HIV sequence locator

=head1 SYNOPSIS

After installation:

    plackup `perld
 managed service:

    examples/service start

=head1 DESCRIPTION

This server powers
L<a simple, JSON-based web API|https://indra.mullins.microbiol.washington.edu/locate-sequence/>
for the L<LANL's H
Simple;

use Bio::WebService::LANL::SequenceLocator;
use File::Share qw< dist_file >;
use JSON qw< encode_json >;
use Text::CSV;
use Plack::App::File;
use Path::Tiny;
use IO::String;

has contact => (

Powered by Groonga
Maintained by Kenichi Ishigaki <ishigaki@cpan.org>. If you find anything, submit it on GitHub.