https://github.com/alleninstitute/biofile-finder
An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
https://github.com/alleninstitute/biofile-finder
Last synced: 5 months ago
JSON representation
An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
- Host: GitHub
- URL: https://github.com/alleninstitute/biofile-finder
- Owner: AllenInstitute
- License: bsd-3-clause
- Created: 2020-01-14T19:57:25.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2026-01-08T17:27:32.000Z (6 months ago)
- Last Synced: 2026-01-09T08:11:37.228Z (6 months ago)
- Language: TypeScript
- Homepage: https://biofile-finder.allencell.org/
- Size: 31.3 MB
- Stars: 15
- Watchers: 7
- Forks: 4
- Open Issues: 78
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
BioFile Finder
=================
BioFile Finder is an application produced by the Allen
Institute for Cell Science designed to simplify access and exploration of data, provide an intuitive mechanism for organizing that data, and provide simple hooks for
incorporating that data into both programmatic and non-programmatic workflows.
### Homepage
https://biofile-finder.allencell.org/
### Developer documentation
1. [Project layout](dev-docs/01-project-layout.md)
2. [Setup and workflow](dev-docs/02-setup-and-workflow.md)
3. [Using a local `file-explorer-service`](dev-docs/03-using-localhost-datasource.md)
4. [Versioning and deployment](dev-docs/04-versioning-and-deployment.md)
5. [Code signing](dev-docs/05-code-signing.md)
6. [Observing use of the application in the wild](dev-docs/06-monitoring-metrics-tracking.md)