Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Final SwiftCC Code and it's tests #23

Merged
merged 14 commits into from
Jul 28, 2022
Merged

The Final SwiftCC Code and it's tests #23

merged 14 commits into from
Jul 28, 2022

Conversation

iManGHD
Copy link
Collaborator

@iManGHD iManGHD commented Jul 26, 2022

  1. Changing metabolic network models from Models Folder.
  2. Removing python results from PythonResults Folder.
  3. Updating find_blocked_data.jl and runtests.jl to testing swiftCC and TheNaiveApproach Codes.
  4. Defining setTelorance() function in pre_processing.jl
  5. Updating swiftCC code with new Implementation and using Gaussian elimination to find reversible blocked reactions.

@mtefagh mtefagh self-requested a review July 26, 2022 16:02
@mtefagh
Copy link
Owner

mtefagh commented Jul 26, 2022

@iManGHD add configuration file

@codecov
Copy link

codecov bot commented Jul 28, 2022

Codecov Report

Merging #23 (7b7e960) into master (2439274) will increase coverage by 29.72%.
The diff coverage is 93.84%.

@@             Coverage Diff             @@
##           master      #23       +/-   ##
===========================================
+ Coverage   52.78%   82.51%   +29.72%     
===========================================
  Files           4        4               
  Lines         341      326       -15     
===========================================
+ Hits          180      269       +89     
+ Misses        161       57      -104     
Impacted Files Coverage Δ
src/pre_processing.jl 49.03% <83.33%> (+9.03%) ⬆️
src/Consistency Checking/SwiftCC.jl 100.00% <100.00%> (+100.00%) ⬆️
src/Consistency Checking/TheNaiveApproach.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us.

Copy link
Owner

@mtefagh mtefagh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version 1.2.0

@mtefagh mtefagh merged commit c8c6e49 into mtefagh:master Jul 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants