[ensembl-dev] Variation API, Consequence severity

cj5 at sanger.ac.uk cj5 at sanger.ac.uk
Tue Aug 2 11:28:03 BST 2011


In the following snippet from the Variation API tutorial, does the API
guarantee to return consequences in order of severity for each transcript
variation, or is the order random?

foreach my $con(@{$new_vf->get_all_TranscriptVariations}) {
  foreach my $string(@{$con->consequence_type}) {

Thanks
Chris







More information about the Dev mailing list