1. 05 Mar, 2023 1 commit
    • Vaclav Hanzl's avatar
      Fix notebook: Colab now has python 3.8, fix imports, mitigate UTF-8 glitch · 9c38e958
      Vaclav Hanzl authored
      * Python 3.8 is now what we get in Colab, use it in our Conda as well
      * Fix imports, make some unconditional - chain of depencencies makes them
        needed even for relax_prediction==False
      * Mitigate spurious error "A UTF-8 locale is required. Got ANSI_X3.4-1968"
        which makes all shell commands defunct - use shutil.make_archive()
      9c38e958
  2. 28 Feb, 2023 2 commits
  3. 26 Feb, 2023 2 commits
  4. 16 Feb, 2023 1 commit
  5. 04 Feb, 2023 4 commits
  6. 31 Jan, 2023 2 commits
  7. 29 Jan, 2023 3 commits
  8. 25 Jan, 2023 4 commits
  9. 20 Dec, 2022 1 commit
  10. 13 Dec, 2022 2 commits
  11. 06 Dec, 2022 1 commit
  12. 24 Nov, 2022 1 commit
  13. 23 Nov, 2022 7 commits
  14. 22 Nov, 2022 1 commit
  15. 13 Oct, 2022 1 commit
  16. 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
  17. 07 Oct, 2022 4 commits
  18. 06 Oct, 2022 1 commit
  19. 03 Oct, 2022 1 commit