Skip to content

Add transcript haplotypes endpoint

Marek Szuba requested to merge github/fork/willmclaren/master into master

Created by: willmclaren

This endpoint returns a serialised JSON version of a TranscriptHaplotypeContainer; this container contains details of all observed haplotype sequences for a transcript, both the CDS and translated protein. The haplotypes are based on phased genotype data, at the moment the only source for this is 1000 genomes.

Merge request reports