|
|
### Current version: `3.0.0-beta3`
|
|
|
|
|
|
You can check the version installed by running `obi --version`
|
|
|
|
|
|
### Release notes:
|
|
|
|
|
|
* `3.0.0-beta3`: Fixed bugs in `ngsfilter` when cutting sequences, and a few minor bugs.
|
|
|
|
|
|
|
|
|
### How to update with git:
|
|
|
|
|
|
From the OBITools3 installation directory and virtual environment, run:
|
|
|
|
|
|
```
|
|
|
git pull
|
|
|
python3 setup.py install
|
|
|
``` |
|
|
\ No newline at end of file |