Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
O
OBITools3
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
23
Issues
23
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
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
OBITools
OBITools3
Commits
bb045c3a
Commit
bb045c3a
authored
Mar 15, 2019
by
Celine Mercier
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added TAXID_COLUMN to C API declarations for Cython
parent
2a4f1b8f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
python/obitools3/dms/capi/obiview.pxd
python/obitools3/dms/capi/obiview.pxd
+1
-0
No files found.
python/obitools3/dms/capi/obiview.pxd
View file @
bb045c3a
...
...
@@ -25,6 +25,7 @@ cdef extern from "obiview.h" nogil:
extern
const_char_p
DEFINITION_COLUMN
extern
const_char_p
QUALITY_COLUMN
extern
const_char_p
COUNT_COLUMN
extern
const_char_p
TAXID_COLUMN
struct
Alias_column_pair_t
:
Column_reference_t
column_refs
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment