Update Updating and release notes
@ -1,4 +1,4 @@
|
|||||||
### Current version: `3.0.0b36`
|
### Current version: `3.0.0b37`
|
||||||
|
|
||||||
You can check the version installed by running `obi --version`
|
You can check the version installed by running `obi --version`
|
||||||
|
|
||||||
@ -21,6 +21,11 @@ python3 setup.py install
|
|||||||
|
|
||||||
### Release notes:
|
### Release notes:
|
||||||
|
|
||||||
|
* `3.0.0b37`:
|
||||||
|
- `import`: can now import SILVA fasta files, and now handling sequences with Uracil (U) nucleotides (by converting them to Thymine (T) for now)
|
||||||
|
|
||||||
|
- `addtaxids`: new command to annotate sequences with their NCBI taxid based on their taxon name
|
||||||
|
|
||||||
* `3.0.0b36`:
|
* `3.0.0b36`:
|
||||||
- `obi ls`: reworked a bit (mostly just now done in C instead of Cython)
|
- `obi ls`: reworked a bit (mostly just now done in C instead of Cython)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user