dataformat_genome_tsv
Convert genome JSONL data reports from downloaded NCBI packages into TSV format, with optional field selection for custom output.
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 |