1. 02 May, 2024 7 commits
  2. 26 Mar, 2024 2 commits
  3. 08 Dec, 2023 1 commit
  4. 29 Nov, 2023 1 commit
  5. 13 Nov, 2023 1 commit
  6. 03 Nov, 2023 1 commit
  7. 30 Oct, 2023 1 commit
  8. 27 Oct, 2023 1 commit
  9. 24 Oct, 2023 2 commits
  10. 23 Oct, 2023 2 commits
  11. 21 Oct, 2023 1 commit
  12. 20 Oct, 2023 2 commits
  13. 17 Oct, 2023 2 commits
  14. 16 Oct, 2023 2 commits
  15. 20 Sep, 2023 1 commit
  16. 13 Sep, 2023 1 commit
  17. 02 Aug, 2023 1 commit
  18. 02 Jun, 2023 1 commit
  19. 26 Apr, 2023 1 commit
  20. 18 Apr, 2023 1 commit
  21. 17 Apr, 2023 1 commit
  22. 14 Mar, 2023 1 commit
    • Jonathan King's avatar
      Fix check for max_seqlen. · bdbfef1d
      Jonathan King authored
      Previously, long sequences were not excluded from the script.
      This commit changes the comparison to exclude sequences with length
      greater than args.max_seqlen.
      bdbfef1d
  23. 07 Mar, 2023 1 commit
  24. 08 Oct, 2022 1 commit
    • Jonathan King's avatar
      Process *.tar and *.tar.gz files. · 67f23568
      Jonathan King authored
      Because download_mm_seqs_dbs.sh downloads and gunzips its target file (uniref30_2103.tar.gz), this script mistakenly does not process the .tar file. This fix expands the glob to match *.tar*.
      67f23568
  25. 06 Oct, 2022 1 commit
  26. 19 Sep, 2022 1 commit
  27. 28 Aug, 2022 1 commit
  28. 12 Aug, 2022 1 commit