-
Notifications
You must be signed in to change notification settings - Fork 5
A collection of XS modules to be used with the Ensembl APIs
License
Ensembl/ensembl-xs
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
**WARNING**: the ensembl-xs repository on GitHub has had its history rewritten
on 2019-03-14 around 12:00 UTC. If you work with this repository you are
advised to clone it from scratch rather than to update a clone from before
the rewrite in order to make sure your local commit history is clean.
Bio::EnsEMBL::XS
Version 2.3.2
The Bio::EnsEMBL::XS module uses the Perl XS layer to provide fast re-implementations
in C of some procedures of the Ensembl API, written in pure perl.
QUICK INSTALL
-------------
To install this module from source code, run the following commands:
perl Makefile.PL
make
make test
make install
See file INSTALL for more detailed documentation on how to obtain, build, test,
install and benchmark the extensions.
SUPPORT AND DOCUMENTATION
-------------------------
After installing, you can find documentation for this module with the
perldoc command:
perldoc Bio::EnsEMBL::XS
AUTHOR
------
The module and the extensions have been written by Alessandro Vullo <[email protected]>
with the assistance of Andy Yates and contribution of Will McLaren.
About
A collection of XS modules to be used with the Ensembl APIs
Topics
Resources
License
Code of conduct
Stars
Watchers
Forks
Packages 0
No packages published