Skip to content

Commit 2844e5d

Browse files
author
John Major
committed
x
1 parent 8e9d5d8 commit 2844e5d

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,10 @@ _bloom natively will support arbitrarily defined labware, a 96w plate is just on
9292

9393
BLOOM (Bioinformatics Laboratory Operations and Object Management) is a Laboratory Information Management System (LIMS) designed for managing laboratory workflows, sample tracking, and data management. The system is built on a flexible, template-driven architecture that allows laboratories to define custom object types, workflows, and actions without code changes.
9494

95-
### Key Features
95+
### Specification
96+
* [BLOOM LIMS - Comprehensive System Specification](BLOOM_SPECIFICATION.md)s.
97+
98+
### Features
9699
- **Template-driven object creation**: All laboratory objects (containers, samples, workflows) are created from JSON templates
97100
- **Hierarchical lineage tracking**: Parent-child relationships between all objects with full audit trail
98101
- **Flexible workflow engine**: Configurable multi-step workflows with queue management
@@ -115,8 +118,7 @@ BLOOM (Bioinformatics Laboratory Operations and Object Management) is a Laborato
115118

116119
---
117120

118-
## Features
119-
121+
## Feature Roadmap
120122
### Completed ✅
121123

122124
#### Core Infrastructure
@@ -190,6 +192,8 @@ BLOOM (Bioinformatics Laboratory Operations and Object Management) is a Laborato
190192

191193
### 2.1 High-Level Architecture
192194

195+
![wgsflow](docs/bloom_lims.png)
196+
193197
```mermaid
194198
%%{init: {
195199
"flowchart": {"defaultRenderer": "elk"}

0 commit comments

Comments
 (0)