Skip to content
Snippets Groups Projects
  1. Oct 01, 2015
  2. Sep 30, 2015
  3. Sep 27, 2015
  4. Sep 25, 2015
  5. Sep 24, 2015
  6. Sep 23, 2015
    • Vermaat's avatar
      Merge pull request #78 from mutalyzer/fancy-alt-protein · 9820a854
      Vermaat authored
      Show diff for variant protein from non-reference start codon
      9820a854
    • Vermaat's avatar
      Show diff for variant protein from non-reference start codon · 3c98a1af
      Vermaat authored
      The alternative variant protein sequence translated from a
      non-reference start codon (created by the variant), was not
      color-diffed as normal variant protein sequences are.
      
      In the process we also rename the `oldprotein` and `newprotein`
      fields in the output object to `oldProtein` and `newProtein` to
      be more consistent with other field names.
      3c98a1af
    • Vermaat's avatar
      Merge pull request #72 from mutalyzer/alt-start-m · 8d90ddee
      Vermaat authored
      Translate alternative start to M, also in variant
      8d90ddee
    • Vermaat's avatar
      Visualise protein change, also with alternative start · 851e71fe
      Vermaat authored
      In the case of an alternative start codon (in the reference CDS),
      protein changes were not visualised. This is fixed and a WALTSTART
      warning is also issued.
      
      Also, if a new non-reference start codon is created by the variant,
      visualise this as such.
      851e71fe
    • Vermaat's avatar
      Translate alternative start to M, also in variant · ae70ddfd
      Vermaat authored
      In case of an alternative start codon, the variant CDS was not
      translated to a protein starting with M. This caused the protein
      description machinery to conclude a variant affecting the start
      codon, hence reporting `p.?`.
      
      We fix this by always translating the start codon to M (except
      when the variant actually affects it).
      
      Example: `NM_024426.4:c.1107A>G` (a synomymous mutation) should
      yield `NM_024426.4(WT1_i001):p.(=)`, not `p.?`. The start codon
      for that protein is `CTG`.
      ae70ddfd
  7. Sep 22, 2015
  8. Sep 21, 2015
  9. Sep 18, 2015
  10. Sep 11, 2015
  11. Sep 07, 2015
  12. Aug 28, 2015
  13. Aug 11, 2015
Loading