Commit graph

11503 commits

Author SHA1 Message Date
LukasBuecherl
de957827df
Rename main.yml to dockerbuild.yml
Changed Action name
2022-01-18 12:43:38 -07:00
LukasBuecherl
49892df720
Create main.yml
action to create docker image
2022-01-18 12:42:37 -07:00
Chris Myers
82c020dddb Fix bug with meta ids 2021-11-30 18:19:36 -07:00
Chris Myers
a1259bb46a Removed test file 2021-10-18 14:40:05 -06:00
Chris Myers
22e9c0524f Update version 2021-07-17 10:41:33 -06:00
Chris Myers
4e0ba0a797 Fixes #617 2021-07-17 10:32:19 -06:00
Chris Myers
095ba7c0aa Update 2021-06-24 20:06:34 -06:00
Chris Myers
d8ea1fc3a0 Add staging 2021-06-24 20:03:50 -06:00
Chris Myers
ef84149733 Update combine archive 2021-06-24 19:51:02 -06:00
Chris Myers
5a9ef3f65d Update combine archive in pom 2021-06-24 19:49:46 -06:00
Chris Myers
2344c68d25 Updated pom file 2021-06-24 19:43:04 -06:00
Chris Myers
fe229873e7 Updated pom files 2021-06-24 19:34:08 -06:00
Chris Myers
2a7cc317e5 Update rostock mvn repo 2021-06-23 11:46:05 -06:00
cjmyers
ffccbd38f7
Merge pull request #616 from MyersResearchGroup/Hierachy_Issue
Fixed nullpointerexception in FileTree that resulted in bug when using
2021-04-21 08:54:00 -06:00
LukasBuecherl
d518ac2f46 Fixed nullpointerexception in FileTree that resulted in bug when using
the collapse/expand hierachy in the project overview.
2021-04-14 14:44:40 -06:00
Chris Myers
f153c326ee Merge branch 'master' of https://github.com/MyersResearchGroup/iBioSim.git 2021-03-18 13:35:14 -06:00
Chris Myers
7daeb1d51f Skip generating flat SBML when importing archive 2021-03-18 13:34:55 -06:00
LukasBuecherl
fc18b0f714
Add files via upload
Updated readme file with clear installation instructions
2021-03-11 15:00:43 -07:00
Chris Myers
8b24d5dd7c Remove old biomodels library 2021-01-13 16:09:53 -07:00
Chris Myers
e9fa5e478c Merge branch 'master' of https://github.com/MyersResearchGroup/iBioSim.git 2020-10-23 17:20:53 -06:00
Chris Myers
6a39d140bc Missing javadoc comment 2020-10-23 17:20:26 -06:00
cjmyers
8e306406dd
Merge pull request #610 from giarve/master
Add CI Maven build with GitHub Actions and iBioSim.jar as a downloadable artifact
2020-09-28 13:58:16 -06:00
Gil
073a6435e7 Add CI with GH Actions and iBioSim.jar as artifact 2020-09-27 22:48:07 +02:00
Chris Myers
24423a0826 Remove JSBML dependency 2020-09-10 16:44:07 -06:00
Chris Myers
e8cde0e3ab Update to SBML Level 3 Version 2 2020-07-10 12:07:35 -06:00
Chris Myers
df9ed4e1f4 Change SBOLDesigner version 2020-05-12 09:39:19 -06:00
Chris Myers
515c7634a2 Remove objects with same displayId before creating new
Fix run deadlock on errors
2020-05-10 13:37:36 -06:00
Chris Myers
ca58aa4f9d Fixed an issue with math flattening 2020-04-12 15:17:45 -06:00
Chris Myers
896b33ca3b Fix for null pointer sBase 2020-04-12 11:36:12 -06:00
Chris Myers
cd24e4b7f9 Fixed a couple bugs with updating stoichiometry 2020-04-05 17:02:07 -06:00
Chris Myers
b6302938aa Merge branch 'master' of https://github.com/MyersResearchGroup/iBioSim.git 2020-04-02 10:37:38 -06:00
Chris Myers
c7fd0f5ead Updated pointer to manual 2020-04-02 10:37:25 -06:00
Pedro Fontanarrosa
9081123a7a Fixed tandem promoter bug 2020-02-12 16:14:59 -03:00
Fontanapink
31dbf38cfd
Merge pull request #597 from MyersResearchGroup/RoadBlocking
Road-blocking
2020-02-12 15:00:34 -03:00
Chris Myers
f90340d965 Fixes to PR #594 for OAuth 2020-02-01 13:01:42 -07:00
Chris Myers
ab8c49aab4 Reverted bug submission for now 2020-01-29 18:34:35 -07:00
cjmyers
4011273959
Merge pull request #594 from MyersResearchGroup/bug-reporting
Update bug reporting
2020-01-29 17:28:17 -08:00
Zach Zundel
2b2e32d3bb New token 2020-01-29 13:08:22 -08:00
Zach Zundel
25c35a8643 update bug reporting 2020-01-29 13:01:54 -08:00
Pedro Fontanarrosa
96d3e8e738 Removed TODO tags
Removed TODO tags
2020-01-22 20:01:09 -03:00
Pedro Fontanarrosa
7c2074fbfb Ordered promoters
Added code to check order of tandem promoters, so that the roadblocking effect is in the correct promoter
2020-01-18 19:13:00 -03:00
Pedro Fontanarrosa
e0b7c2a22f Sensor Promoter Roadblock effect
Added alpha and beta roadblocking effect for when sensor promoter is the downstream promoter
2020-01-17 15:46:50 -03:00
Pedro Fontanarrosa
62a2411a49 Updated code to have promoters listed in order 2020-01-16 11:06:59 -03:00
Pedro Fontanarrosa
97d125c54f Updated createCelloProductionKineticLaw
This update adds roadblocking effects to when creating the kinetic model of the genetic circuit. This is only added if there are 2 tandem promoters.
2020-01-11 10:03:20 -03:00
Pedro Fontanarrosa
4f86b52eee Updated promoterInteractions method
This update retrieves alpha and beta parameters from sensor gate
interactions
2020-01-11 09:59:48 -03:00
Pedro Fontanarrosa
1d53561bc8 Fixed bug for default parameters 2020-01-08 18:26:43 -03:00
Pedro Fontanarrosa
828ff0dfb5 Added default parameters for sensor parts 2019-12-26 17:44:35 -03:00
Chris Myers
b0103411d6 Fix editPart parameters 2019-12-12 10:05:59 -07:00
Fontanapink
e6b9a2e17e
Merge pull request #592 from MyersResearchGroup/Default_Parameters
Default parameters
2019-12-12 10:24:51 -03:00
Pedro Fontanarrosa
f349ecc3c3 Added comments that fix line endings
Making it easier to compare files
2019-12-11 15:58:07 -03:00