Ab 01.06.2025 wird in der Informatik 2FA/MFA erzwungen. Die Einrichtung wird vorher empfohlen, optimalerweise direkt mit Fallback (Hardwaretoken UND TOTP-/Authenticator App).
@@ -20,3 +20,5 @@ The only other file you need to install is `xlsx2csv` using `pip`:
...
@@ -20,3 +20,5 @@ The only other file you need to install is `xlsx2csv` using `pip`:
```
```
pip install xlsx2csv
pip install xlsx2csv
```
```
Additionally, I used `ripgrep` instead of `grep` for faster extraction of subset data from EggNOG. In case you rely on `grep` make edits accordingly in the notebooks (replace commands of `rg`)
Use bash command wget to download all files. For GOLD we need to extract a single sheet from the file, for that xlsx2csv needs to be installed via pip.
Use bash command wget to download all files. For GOLD we need to extract a single sheet from the file, for that xlsx2csv needs to be installed via pip.