Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
O
omniplate
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
pswain
omniplate
Commits
27704888
Commit
27704888
authored
2 years ago
by
pswain
Browse files
Options
Downloads
Patches
Plain Diff
added README with installation instructions
parent
5499f411
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+29
-0
29 additions, 0 deletions
README
with
29 additions
and
0 deletions
README
0 → 100644
+
29
−
0
View file @
27704888
To install, please use poetry
https://python-poetry.org/
First, clone the repository
>>> git clone https://git.ecdf.ed.ac.uk/pswain/omniplate.git ompkg
then
>>> cd ompkg/code
and run
>>> poetry install
There is a jupyter notebook of an illustrative workflow, which was used
to generate
https://swainlab.bio.ed.ac.uk/software/omniplate/omniplate.html
and requires the data in the data folder to do so.
The notebook assumes that you have added ompkg/code to your PYTHONPATH,
but you could instead move the notebook and data folder to the code folder.
Calibration data for correcting the optical density of budding yeast
is in the odcorrection folder. The data for haploids in glucose is
hard coded into the software.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment