[ensembl-dev] local installation for ebi people

Ian Dunham dunham at ebi.ac.uk
Fri Nov 21 15:36:21 GMT 2014


In case no one has replied I think you should be able to use

         my $registry = 'Bio::EnsEMBL::Registry';
         $registry->load_registry_from_db(
             -host => 'mysql-ensembl-mirror.ebi.ac.uk', 
#'ensembldb.ensembl.org',#'mysql-ensembl-mirror.ebi.ac.uk',
             -port => '4240',
             -user => 'anonymous'
         );


On 21/11/2014 15:27, Catherine Leroy wrote:
> Hello,
>
> I’m using the ensembl api from the rbi and I was wondering if  there would be a local ensembl that we can connect to through the api and how?
>
> Thanks for letting me know,
> Catherine
>
>
> _______________________________________________
> Dev mailing list    Dev at ensembl.org
> Posting guidelines and subscribe/unsubscribe info: http://lists.ensembl.org/mailman/listinfo/dev
> Ensembl Blog: http://www.ensembl.info/

-- 
Cheers
Ian





More information about the Dev mailing list