Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
COBREXA.jl
Manage
Activity
Members
Plan
External wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Gitlab will go in to maintenance on Friday 5:30pm since SIU is doing Isilon maintenance and we use isilon shares on the Gitlab
You are on a read-only GitLab instance.
Show more breadcrumbs
LCSB-BioCore
COBREXA.jl
Commits
5ecf86cb
Unverified
Commit
5ecf86cb
authored
3 years ago
by
St. Elmo
Browse files
Options
Downloads
Patches
Plain Diff
undo non-typo fix
parent
a81924a5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/src/tutorials/4_modifying.md
+1
-1
1 addition, 1 deletion
docs/src/tutorials/4_modifying.md
with
1 addition
and
1 deletion
docs/src/tutorials/4_modifying.md
+
1
−
1
View file @
5ecf86cb
...
...
@@ -23,7 +23,7 @@ With `COBREXA.jl`, you have two main choices of making model modifications:
## Manual modifications
Certain model types, including
[
`CoreModel`
](
@ref
)
and
[
`StandardModel`
](
@ref
)
,
are built from mutable
`strucs`
that you are free to modify as you want.
are built from mutable
`struc
t
s`
that you are free to modify as you want.
[
`CoreModel`
](
@ref
)
consists of sparse matrices and vectors that describe the
model precisely. For example, modifying a bound of the reaction is as simple as
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment