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

NAME

MOBY::secondary_input - a lightweight connection to the secondary_input table in the database

SYNOPSIS

NON FUNCTIONAL AT THIS TIME use MOBY::secondary_input; my $Instance = MOBY::secondary_input->new( object_type => "Sequence", namespaces => ["genbank/gi", "genbank/Acc"], article_name => "InputSequenceThingy", )

DESCRIPTION

representation of the secondary_input table. Can write to the database

AUTHORS

Mark Wilkinson (mwilkinson@gene.pbi.nrc.ca)