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
5499f411
Commit
5499f411
authored
2 years ago
by
pswain
Browse files
Options
Downloads
Patches
Plain Diff
added README.md
parent
6668be34
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
code/README.md
+1
-0
1 addition, 0 deletions
code/README.md
code/pyproject.toml
+1
-4
1 addition, 4 deletions
code/pyproject.toml
with
2 additions
and
4 deletions
code/README.md
0 → 100644
+
1
−
0
View file @
5499f411
A Python package for analysing data from plate-reader studies of growing biological cells. Users can correct for autofluorescence, determine growth rates and the amount of fluorescence per cell, and simultaneously analyse multiple experiments.
This diff is collapsed.
Click to expand it.
code/pyproject.toml
+
1
−
4
View file @
5499f411
...
...
@@ -33,10 +33,7 @@ gaussianprocessderivatives = "^0.1.2"
[tool.poetry.dev-dependencies]
black
=
"^22.1.0"
flake8
=
"^4.0.1"
Sphinx
=
"^4.3.1"
sphinx-book-theme
=
"^0.1.7"
[build-system]
requires
=
["poetry-core>
=
1.0
.
0
"]
...
...
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