Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
LCSB-BioCore
COBREXA.jl
Commits
8a62eb6e
Unverified
Commit
8a62eb6e
authored
Aug 16, 2021
by
Taneli Pusa
Committed by
GitHub
Aug 16, 2021
Browse files
typos
parent
69340c9a
Pipeline
#45443
passed with stages
in 12 minutes and 41 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/analysis/envelopes.jl
View file @
8a62eb6e
...
...
@@ -19,7 +19,7 @@ envelope_lattice(model::MetabolicModel, rids::Vector{String}; kwargs...) =
Create a lattice (list of "
tick
" vectors) for reactions at indexes `ridxs` in a
model. Arguments `samples`, `ranges`, and `reaction_samples` may be optionally
specified to customize the latice creation process.
specified to customize the lat
t
ice creation process.
"""
envelope_lattice
(
model
::
MetabolicModel
,
...
...
@@ -35,7 +35,7 @@ envelope_lattice(
"""
objective_envelope(model::MetabolicModel, rids::Vector{String}, args...; kwargs...)
Versio
i
n of [`objective_envelope`](@ref) that works on string reaction IDs
Version of [`objective_envelope`](@ref) that works on string reaction IDs
instead of integer indexes.
"""
objective_envelope
(
model
::
MetabolicModel
,
rids
::
Vector
{
String
},
args
...
;
kwargs
...
)
=
...
...
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