Menu

#2 $contig->sequence() does not work

open
nobody
None
5
2007-10-26
2007-10-26
Eric
No

Need to add to Modware::Feature::GENERIC::

sub _get_cached_sequences{
my ($self, @args) = @_;

my $seqs = {};
$seqs->{'default'} = $self->bioperl()->seq()->seq();

$self->cached_sequences( $seqs );

}

Discussion


Log in to post a comment.

MongoDB Logo MongoDB