Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
VIGNET Pierre
cadbiom
Commits
b4b12684
Commit
b4b12684
authored
May 16, 2017
by
ysard
Browse files
Fix typos
parent
f66eefa1
Changes
4
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
b4b12684
...
...
@@ -96,7 +96,7 @@ The gui package exposes the command `cadbiom` to the current context.
## Command line
General:
###
General:
$ cadbiom_cmd -h
...
...
@@ -130,7 +130,7 @@ General:
<Final property formula>;<cam>
compute_macs:
###
compute_macs:
usage: cadbiom_cmd compute_macs [-h] [--input_file [INPUT_FILE]]
[--combinations] [--steps [STEPS]]
...
...
@@ -155,7 +155,7 @@ compute_macs:
--output [OUTPUT]
parse_trajectories:
###
parse_trajectories:
usage: cadbiom_cmd parse_trajectories [-h] chart_file sol_file
...
...
@@ -164,16 +164,16 @@ parse_trajectories:
sol_file
<br>
Result:
*
Result:
[
image
](
examples/graph_example_with_legend.png
)
Cytoscape styles:
*
Cytoscape styles:
[
file
](
examples/styles.xml
)
sort_solutions:
###
sort_solutions:
usage: cadbiom_cmd sort_solutions [-h] sol_file
...
...
@@ -181,7 +181,7 @@ sort_solutions:
sol_file
merge_cams:
###
merge_cams:
usage: cadbiom_cmd merge_cams [-h] [--output [OUTPUT]] [solutions_directory]
...
...
@@ -199,4 +199,4 @@ Usage:
# License
CADBIOM is freely available on cadbiom.genouest.org,
distributed under the terms of the GNU General Public License.
and
distributed under the terms of the GNU General Public License.
command_line/README.md
View file @
b4b12684
...
...
@@ -2,4 +2,4 @@ CADBIOM (Computer Aided Design of Biological Models) is an open source modelling
Based on Guarded transition semantic, it gives a formal framework to help the modelling of
biological systems such as cell signaling network.
Please refer to the library package for more information.
**
Please refer to the library package for more information.
**
gui/README.md
View file @
b4b12684
...
...
@@ -2,4 +2,4 @@ CADBIOM (Computer Aided Design of Biological Models) is an open source modelling
Based on Guarded transition semantic, it gives a formal framework to help the modelling of
biological systems such as cell signaling network.
Please refer to the library package for more information.
**
Please refer to the library package for more information.
**
library/README.md
View file @
b4b12684
...
...
@@ -96,7 +96,7 @@ The gui package exposes the command `cadbiom` to the current context.
## Command line
General:
###
General:
$ cadbiom_cmd -h
...
...
@@ -130,7 +130,7 @@ General:
<Final property formula>;<cam>
compute_macs:
###
compute_macs:
usage: cadbiom_cmd compute_macs [-h] [--input_file [INPUT_FILE]]
[--combinations] [--steps [STEPS]]
...
...
@@ -155,7 +155,7 @@ compute_macs:
--output [OUTPUT]
parse_trajectories:
###
parse_trajectories:
usage: cadbiom_cmd parse_trajectories [-h] chart_file sol_file
...
...
@@ -164,16 +164,16 @@ parse_trajectories:
sol_file
<br>
Result:
*
Result:
[
image
](
examples/graph_example_with_legend.png
)
Cytoscape styles:
*
Cytoscape styles:
[
file
](
examples/styles.xml
)
sort_solutions:
###
sort_solutions:
usage: cadbiom_cmd sort_solutions [-h] sol_file
...
...
@@ -181,7 +181,7 @@ sort_solutions:
sol_file
merge_cams:
###
merge_cams:
usage: cadbiom_cmd merge_cams [-h] [--output [OUTPUT]] [solutions_directory]
...
...
@@ -199,4 +199,4 @@ Usage:
# License
CADBIOM is freely available on cadbiom.genouest.org,
distributed under the terms of the GNU General Public License.
and
distributed under the terms of the GNU General Public License.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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