dataformat_genome_tsv
Convert genome assembly metadata from JSONL to TSV format. Specify a JSONL file path and optional fields to export.
Instructions
Convert a genome JSONL data report from a downloaded package to TSV.
Args: jsonl_path: Path to the genome data_report.jsonl file inside the package. fields: Optional list of fields to include. Omit to use the default set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| jsonl_path | Yes | ||
| fields | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |