Bases: BaseProcessor
Processor for URSA-HD annotations.
URSA-HD provides expert-curated annotations for GEO samples including disease (MESH → MONDO), tissue (GSE-level + description-based), age, and sex extracted from the GEO Sample Description field.
process(output_dir, **kwargs)
¶
Process the URSA-HD CSV into standardized sample annotations.
| Parameters: |
|
|---|
| Returns: |
|
|---|
validate(data)
¶
Validate processed URSA-HD data.
| Parameters: |
|
|---|
| Returns: |
|
|---|
| Raises: |
|
|---|