File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ pub enum Consequence {
6969     TranscriptAblation , 
7070
7171    /// "A sequence variant whereby an exon is lost from the transcript." 
72-      /// SO:exon_loss_variant, VEP:transcript_ablation  
72+      /// SO:exon_loss_variant, VEP:exon_loss_variant  
7373     ExonLossVariant , 
7474
7575    /// "A splice variant that changes the 2 base region at the 3' end of an intron." 
@@ -142,7 +142,7 @@ pub enum Consequence {
142142     RareAminoAcidVariant , 
143143
144144    /// "A sequence_variant which is predicted to change the protein encoded in the coding sequence." 
145-      /// SO:protein_altering_variant, VEP:missense_variant  
145+      /// SO:protein_altering_variant, VEP:protein_altering_variant  
146146     ProteinAlteringVariant , 
147147
148148    // low impact 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments