-
Notifications
You must be signed in to change notification settings - Fork 11
Build a pipeline for modeling ion channels with patch-clamp data available #16
Comments
This issue and This study could be a good starting point. |
this issue could be a good case study for the optimization process. |
@VahidGh I can't understand your mean about Pipeline. |
My comment was regarding to tasks, should be done for implementing this module.
|
Do we have an existing Django project that we want to add these features too? Or are we looking at starting up a new one and how do we want to go about that? Also, how are we doing this manually in it's current state? Do we have a list of example commands that are currently used to do this? |
@joebowen, as discussed @miladjafary has started to work on the platform and design, and I'm working more on the scientific part of the modeling (both from patch-clamp studies and estimation). |
Django would be nice, it would allow us to easily integrate the existing scripts and commands into the web project side. Where are we thinking of hosting the Django project? @miladjafary, What do you have started for the platform and design? |
I have no plan for the hosting. we can start locally (or some open hosting such as openshift) for now, and after the first release, we can discuss more with Stephen and ask for his help (maybe running this under the OpenWorm.org domain and other options for hosting!) |
Openshift looks like a good idea to start development in. I can work on
setting up a django project on there.
|
URL: http://channelwormdjango-channelworm.rhcloud.com/ for the git clone, I have to add your ssh key to the settings to allow you access. Instructions are on the main url. Just send me the ssh key and I'll add you. |
@joebowen, great. So we can start some front end issues such as #17. |
@joebowen Is there a repo you have for the channelworm cloud app? :) |
Yes, but it's on OpenShift. I can get the information for it this evening.
|
@joebowen thanks! |
One issue is that to get access to the code, people have to send me their
OpenShift username and ssh public key, so I can add the permissions to the
account. There might be a better way to manage that.
|
Perhaps to put the code on GitHub? |
I tried but then it doesn't update to the cloud server. We could keep two
copies but then we risk divergent releases.
|
If someone can figure out a better release process, it would probably help
quite a bit.
|
Maybe we can use git hooks to sync the github and cloud copies? |
Possible. The storage on the cloud server is git based.
|
Hi all; doing some clean up on the issues in here; I think this issue encompasses the entire effort we are putting in across all the other issues and milestones. Therefore, we're breaking up this effort into smaller cards and smaller milestones that have definite end points. Closing this for now. See the re-defined and relabelled milestones in this project for where this has gone. |
Develop a toolkit for digitization, fitting and optimization of HH models from patch-clamp experiments:
The text was updated successfully, but these errors were encountered: