ga4gh / ga4gh-server

Reference implementation of the APIs defined in ga4gh-schemas. RETIRED 2018-01-24
http://ga4gh.org
Apache License 2.0
96 stars 93 forks source link

Use cyvcf2 for getting variants #1626

Open david4096 opened 7 years ago

david4096 commented 7 years ago

As proposed by @ljdursi in https://github.com/ga4gh/ga4gh-server/issues/1623

There are some other possible performance wins on the server side - using cyvcf2 instead of pysam

This could be in addition to pysam.