[ensembl-dev] compara and zebra proteins

Albert Vilella avilella at ebi.ac.uk
Thu Nov 25 10:31:46 GMT 2010


Can you try changing ENSEMBLPROTEIN for ENSEMBLPEP?

source_names are ENSEMBLPEP and ENSEMBLGENE

Cheers

On Thu, 2010-11-25 at 12:17 +0200, Koray Doğan Kaya wrote:
> Can't I call a zebrafsh protein like this?
> 
> 
> my $member_adaptor =
> Bio::EnsEMBL::Registry->get_adaptor('Multi','compara','Member');
> 
> my $member =
> $member_adaptor->fetch_by_source_stable_id('ENSEMBLPROTEIN','ENSDARP00000030499');
> 
> # print out some information about the Member
> print $member->description, "\n";
> 






More information about the Dev mailing list