1. 27 May, 2023 1 commit
  2. 26 May, 2023 1 commit
  3. 25 May, 2023 1 commit
  4. 24 May, 2023 1 commit
  5. 05 May, 2023 1 commit
  6. 15 Apr, 2023 1 commit
  7. 14 Apr, 2023 1 commit
  8. 06 Apr, 2023 1 commit
  9. 03 Apr, 2023 1 commit
  10. 31 Mar, 2023 1 commit
  11. 30 Mar, 2023 1 commit
  12. 29 Mar, 2023 1 commit
  13. 28 Mar, 2023 1 commit
  14. 20 Mar, 2023 1 commit
  15. 16 Mar, 2023 1 commit
  16. 15 Mar, 2023 6 commits
  17. 10 Mar, 2023 1 commit
  18. 09 Mar, 2023 2 commits
  19. 08 Mar, 2023 2 commits
  20. 06 Mar, 2023 4 commits
  21. 21 Feb, 2023 2 commits
  22. 17 Feb, 2023 1 commit
  23. 16 Feb, 2023 1 commit
  24. 14 Feb, 2023 2 commits
  25. 01 Feb, 2023 2 commits
  26. 19 Jan, 2023 1 commit
  27. 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