Bases: BaseProcessor
Processor for KrishnanLab annotations.
Provides expert-curated tissue and disease annotations for GEO samples. Disease IDs are mapped from DOID to MONDO and filtered to system-level descendants. Tissue UBERON/CL IDs are filtered to system-level descendants.
process(output_dir, **kwargs)
¶
Process KrishnanLab TSV into standardized sample annotations.
| Parameters: |
|
|---|
| Returns: |
|
|---|
validate(data)
¶
Validate processed KrishnanLab data.
| Parameters: |
|
|---|
| Returns: |
|
|---|
| Raises: |
|
|---|