Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
O
OBITools3
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 33
    • Issues 33
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • Operations
    • Operations
    • Incidents
  • Analytics
    • Analytics
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
  • OBITools
  • OBITools3
  • Wiki
  • Updating and release notes

Updating and release notes · Changes

Page history
Update Updating and release notes authored Nov 06, 2020 by Celine Mercier's avatar Celine Mercier
Show whitespace changes
Inline Side-by-side
Showing with 5 additions and 2 deletions
+5 -2
  • Updating-and-release-notes.md Updating-and-release-notes.md +5 -2
  • No files found.
Updating-and-release-notes.md
View page @ 5aed8674
### Current version: `3.0.0b37`
### Current version: `3.0.0b38`
You can check the version installed by running `obi --version`
......@@ -21,13 +21,16 @@ python3 setup.py install
### Release notes:
* `3.0.0b38`:
- `grep`: fixed `--id-list` option
* `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`:
- `obi ls`: reworked a bit (mostly just now done in C instead of Cython)
- `ls`: reworked a bit (mostly just now done in C instead of Cython)
* `3.0.0b35`:
- `ecotag`: added separate threshold for minimum circle identity (sequence is assigned to the LCA of all sequences within a similarity circle of the best matches; the threshold for this circle is the highest value between the chosen minimum circle identity and the best assignment score found for the query sequence)
......
Clone repository
  • Installing the OBITools3
  • The OBITools3 data structure
  • The OBITools3 syntax
  • Updating and release notes
  • Wolf tutorial with the OBITools3
  • Home