Bases: BaseProcessor
Processor for CREEDS crowd-sourced disease annotations.
CREEDS provides crowd-sourced annotations for disease perturbations with both control and perturbation sample annotations.
process(output_dir, **kwargs)
¶
Process CREEDS annotations into standardized format.
| Parameters: |
|
|---|
| Returns: |
|
|---|
validate(data)
¶
Validate processed CREEDS data.
| Parameters: |
|
|---|
| Returns: |
|
|---|
| Raises: |
|
|---|