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
21
Issues
21
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
6e1b92db
Commit
6e1b92db
authored
May 12, 2015
by
Celine Mercier
1
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated the doc with the idea of OBIDMS release files.
parent
36626135
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1383 additions
and
1228 deletions
+1383
-1228
doc/source/ObiDMS_UML.class.violet.html
doc/source/ObiDMS_UML.class.violet.html
+1361
-1225
doc/source/formats.rst
doc/source/formats.rst
+22
-3
doc/source/images/OBIDMS_UML.png
doc/source/images/OBIDMS_UML.png
+0
-0
No files found.
doc/source/ObiDMS_UML.class.violet.html
View file @
6e1b92db
This diff is collapsed.
Click to expand it.
doc/source/formats.rst
View file @
6e1b92db
...
...
@@ -9,6 +9,7 @@ The OBItools3 Data Management System (OBIDMS)
An OBIDMS directory consists of :
* OBIDMS column files
* OBIDMS release files
* an OBIDMS history file
...
...
@@ -56,12 +57,15 @@ A column of data of the same type.
Versioning
----------
Since OBIDMS column files are read-only, any modification leads to the creation of a new version
of the column file.
OBIDMS column files are read-only, and any modification leads to the creation of a new version
of the column file. That means that one column is stored in one file (if there is only one version)
or more (if there are several versions), and that there is one file per version.
The first version of a column file is numbered 1, and each new version increments that
number by 1.
The number of the latest version of an OBIDMS column is stored in an `OBIDMS release file <formats.html#obidms-release-files>`_.
Mandatory columns
-----------------
...
...
@@ -69,7 +73,22 @@ Mandatory columns
Some columns must exist in an OBIDMS directory :
* sequence identifiers column
OBIDMS release files
====================
Each OBIDMS column is associated with an OBIDMS release file that contains the number of the latest
version of the column.
File name
---------
OBIDMS release files are named with the attribute associated to the data contained in the column, and
have the extension ``.odr``.
Example : ``count.odr``
OBIDMS history file
===================
...
...
doc/source/images/OBIDMS_UML.png
View replaced file @
36626135
View file @
6e1b92db
57.8 KB
|
W:
|
H:
61.7 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Celine Mercier
@mercier
mentioned in issue
#6 (closed)
·
May 12, 2015
mentioned in issue
#6 (closed)
mentioned in issue #6
Toggle commit list
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