You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Fixes:
makeEcModel prevent duplicated protein pseudometabolites
applyKcatConstraints occassionally fills S-matrix with NaN in light ecModels (solves #344)
calculateFfactor handle data from PAXdb if the taxonomic ID is not 4 digits long (solves #345)
runDLKcat correctly handles param.path if the folder name has spaces (solves #351)
loadDatabases throws error if duplicate protein IDs are found
getSubsetEcModel requires both bigEcModel and smallGEM to have derived from the same starting GEM, and will therefore check whether all reactions from smallGEM are also present in bigEcModel. (solves #353)