calucium-analysis
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.8%) to scientific vocabulary
Repository
Basic Info
- Host: GitHub
- Owner: s-morrall
- Language: Jupyter Notebook
- Default Branch: main
- Size: 750 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
- Releases: 0
Metadata Files
README.md
Foobar
Foobar is a Python library for dealing with word pluralization.
Installation
bash
pip install -r requirements.txt
Usage
```python import foobar
returns 'words'
foobar.pluralize('word')
returns 'geese'
foobar.pluralize('goose')
returns 'phenomenon'
foobar.singularize('phenomena') ```
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
Functionality
Purpose:
This program takes in calcium imaging data of islets over time. The data has been quantified in ImageJ into time series data. The program takes this data into the porgram in wide format. The first Juytper Notebook "Graph_picker" reformats the data into a tidy format, normalizes the data, and acts as a tool to help select representitive graphs. The second Juytper Notebook anylizes the data including findings area under the first phase of the 11 mM glucose stimulus 1st phase.
How to use:
Use the graph picker to normalize the data, give a preview of the data graphed, and genrate a file that guesses at the end of the 11 mM 1st phase.
Owner
- Login: s-morrall
- Kind: user
- Repositories: 1
- Profile: https://github.com/s-morrall