1. 11 Jun, 2023 1 commit
  2. 08 Jun, 2023 1 commit
    • Removed ESGEMME_PATH dependecy for R files. · 0c7fe1f3
      Since esgemme calls two R scripts, namely
      pred.R and computePred.R, to do the calculations,
      I added them as package resource. They are copied
      to the folder where ESGEMME is initiated. I'm
      trying to remove this kind of path dependencies
      to make the program automatically installable and
      portable.
      Mustafa Tekpinar authored
  3. 07 Jun, 2023 1 commit
  4. 06 Jun, 2023 2 commits
  5. 04 Jun, 2023 1 commit
  6. 02 Jun, 2023 1 commit
    • Corrected a plotting bug for big proteins. · 4223d132
      When a protein is bigger than 3276 aa's,
      matplotlib can not plot it due to 2^16
      horizontal pixel size limit. I changed
      plotGEMMEmatrix function and the way I
      call it to solve this problem. Now, the
      program will divide big proteins into
      500 aa chuncks and plot it in that way.
      Mustafa Tekpinar authored
  7. 01 Jun, 2023 1 commit
  8. 30 May, 2023 1 commit
  9. 27 May, 2023 2 commits
  10. 26 May, 2023 1 commit
  11. 25 May, 2023 1 commit
  12. 24 May, 2023 1 commit
  13. 05 May, 2023 1 commit
  14. 15 Apr, 2023 1 commit
  15. 14 Apr, 2023 1 commit
  16. 06 Apr, 2023 1 commit
  17. 03 Apr, 2023 1 commit
  18. 31 Mar, 2023 1 commit
  19. 30 Mar, 2023 1 commit
  20. 29 Mar, 2023 1 commit
  21. 28 Mar, 2023 1 commit
  22. 20 Mar, 2023 1 commit
  23. 16 Mar, 2023 1 commit
  24. 15 Mar, 2023 6 commits
  25. 10 Mar, 2023 1 commit
  26. 09 Mar, 2023 2 commits
  27. 08 Mar, 2023 2 commits
  28. 06 Mar, 2023 4 commits