prk-psv-export
Export validated PSV samples to SQL or JSON format for database import.
Usage
prk-psv-export --format=sql
prk-psv-export --format=json
prk-psv-export --format=sql --file=psv_samples_batch2.yaml
Parameters
--format: Export format - "sql" (default) or "json"--file: Specific YAML file to export (optional, defaults to most recent)
Workflow
- Read validated PSV sample YAML file
- Verify all samples have PASSED status
- Generate SQL INSERT state
[Description truncada. Veja o README completo no GitHub.]