dataformat

dataformat CLI tool reference

Name

dataformat - NCBI Datasets Dataformat

Description

dataformat is a command-line tool to convert JSON-lines formatted NCBI Datasets reports into other formats (Excel, TSV).

To learn more about what fields are available in the reports and how to convert them into tabular data, visit the data report schema documentation.

Refer to NCBI’s download and install documentation for information about getting started with the command-line tools.

Options

      --force   Force dataformat to run without type check prompt
  -h, --help    help for dataformat

Commands


tsv

Convert data into TSV format

excel

Convert data into an Excel workbook

catalog

Print the package catalog

completion

Generate autocompletion scripts

version

Print the version of this client and exit

Generated May 1, 2024