mercier created page: Updating and release notes
17
Updating-and-release-notes.md
Normal file
17
Updating-and-release-notes.md
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
### 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
|
||||||
|
```
|
Reference in New Issue
Block a user