1. 15 Mar, 2023 2 commits
  2. 10 Mar, 2023 1 commit
  3. 09 Mar, 2023 2 commits
  4. 08 Mar, 2023 2 commits
  5. 06 Mar, 2023 4 commits
  6. 21 Feb, 2023 2 commits
  7. 17 Feb, 2023 1 commit
  8. 16 Feb, 2023 1 commit
  9. 14 Feb, 2023 2 commits
  10. 01 Feb, 2023 2 commits
  11. 19 Jan, 2023 1 commit
  12. 13 Jan, 2023 1 commit
    • Removed SC2 and SC2 calculations. · a53a653e
      Since we are not using SC2 and SC3 calculations anymore in SGEMME, I decided to remove them. They were making the computations quite slow due to multiple external calls to JET. In addition, I updated the bash script in the examples directory. We have an example to calculate all possible single point mutations. Besides, we have an example to calculate only mutations of interest given in a blah-blah.mut file.
      Mustafa Tekpinar authored
  13. 06 Jan, 2023 2 commits
  14. 16 Dec, 2022 1 commit
  15. 03 Oct, 2022 1 commit
  16. 25 Aug, 2022 1 commit
  17. 09 Aug, 2022 1 commit
  18. 04 Aug, 2022 1 commit
  19. 03 Aug, 2022 1 commit
    • Several interface and computational changes. · 7db0ac49
      1-Moved the normweighmode to the beginning of the program.
      In this way, the weight will be applied at the beginning
      instead of just the final normalization step. Our tests
      show that it improves the results when Max(JET, (PC+CV)2)
      is used at the beginning. Most of the changes in this part
      are in computePred.R file.
      2-When the user provides a mutation list
      as a file, it was giving an error. The error in apply(...)
      part of normalizePredWithNbSeqsPCSelMult function. The bug
      is corrected now and it produces results consistent with
      the web server.
      
      3-A small bug in gemme.py was also corrected.
      If a mutation list file is given, the model is not 'simple'
      and therefore, it will not produce a map of single point
      mutations.
      Mustafa Tekpinar authored
  20. 22 Jul, 2022 1 commit
  21. 20 Jul, 2022 3 commits
  22. 15 Jul, 2022 3 commits
  23. 07 Jul, 2022 1 commit
  24. 14 Jun, 2022 2 commits
  25. 03 Jun, 2022 1 commit