Liftover Webservices/Api Available?
1
1
Entering edit mode
12.8 years ago
Boboppie ▴ 550

My question overlaps this one, but I have a different request.

I'd like to integrate liftover functionality to my webapp instead of reinvent the wheel. Ideally, I can make use of some trustworthy webservices/API which to my knowledge are not available anywhere. Galaxy and UCSC have web-based services but it's not really what I want. Galaxy has not officially announced its API to the public yet, thus either I wait for Galaxy API release or just create a link to those sites and leave the job to the users.

Any better ideas?

liftover • 2.5k views
ADD COMMENT
1
Entering edit mode
12.8 years ago

my two cents: I would implements a web-service (JSON or SOAP/WSDL) in java or wathever you want.

This service would call a local liftOver ( http://hgdownload.cse.ucsc.edu/admin/exe/ ) on the server side and would return the data to the client.

ADD COMMENT
0
Entering edit mode

Thanks Pierre, I also noticed this stand alone program, that could be a solution. But we would consider something lightweight first.

ADD REPLY

Login before adding your answer.

Traffic: 3873 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6