https://github.com/catalystneuro/ndx-subjects
An NWB extension for custom species metadata.
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (1.6%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
An NWB extension for custom species metadata.
Basic Info
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Created almost 2 years ago
· Last pushed 10 months ago
Metadata Files
Readme
License
README.md
ndx-subjects Extension for NWB
An NWB extension for custom species metadata.
Planned for an eventual NWBEP with the TAB.
Installation
git clone https://github.com/catalystneuro/ndx-subjects
pip install ndx-subjects
This extension was created using ndx-template.
Owner
- Name: CatalystNeuro
- Login: catalystneuro
- Kind: organization
- Email: hello@catalystneuro.com
- Website: catalystneuro.com
- Twitter: catalystneuro
- Repositories: 87
- Profile: https://github.com/catalystneuro
GitHub Events
Total
Last Year
Packages
- Total packages: 1
-
Total downloads:
- pypi 18 last-month
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 2
- Total maintainers: 2
pypi.org: ndx-subjects
An NWB extension for custom species metadata.
- Documentation: https://ndx-subjects.readthedocs.io/
- License: BSD-3
-
Latest release: 0.2.0
published almost 2 years ago
Rankings
Dependent packages count: 10.6%
Average: 35.2%
Dependent repos count: 59.8%
Maintainers (2)
Last synced:
10 months ago
Dependencies
.github/workflows/auto_publish.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- pypa/gh-action-pypi-publish v1.4.2 composite
.github/workflows/run_all_tests.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- conda-incubator/setup-miniconda v2 composite
- styfle/cancel-workflow-action 0.11.0 composite
.github/workflows/run_coverage.yml
actions
- actions/checkout v3 composite
- actions/setup-python v4 composite
- styfle/cancel-workflow-action 0.11.0 composite
pyproject.toml
pypi
- hdmf >=3.10.0
- numpy <2.0
- pynwb >=2.5.0
requirements-dev.txt
pypi
- pytest * development
- pytest-cov * development
requirements-min.txt
pypi
- pynwb *