genome-seq

Convert Genome Assembly Sequence Report into an Excel workbook

genome-seq

Convert Genome Assembly Sequence Report into an Excel workbook

Name

dataformat excel genome-seq - Convert Genome Assembly Sequence Report into an Excel workbook

Synopsis

dataformat excel genome-seq [flags]

Description

Convert Genome Assembly Sequence Report into an Excel workbook.

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

Examples

  dataformat excel genome-seq --inputfile human_package/ncbi_dataset/data/GCF_000001405.40/sequence_report.jsonl --outputfile human-ref-genome-seq.xlsx
  dataformat excel genome-seq --package human.zip --inputfile GCF_000001405.40/sequence_report.jsonl --outputfile human-ref-genome-seq.xlsx

Options

      --fields strings      Comma-separated list of fields
      --force               Force dataformat to run without type check prompt
  -h, --help                help for genome-seq
      --inputfile string    Input file (default "/dev/stdin")
      --outputfile string   Excel workbook file
      --package string      Data package (zip archive), inputfile parameter is relative to the root path inside the archive

Fields

MnemonicName
accessionAssembly Accession
assembly-unplaced-countAssembly Unplaced Count
assm-unit-accAssembly-unit accession
chr-nameChromosome name
gc-countGC Count
gc-percentGC Percent
genbank-seq-accGenBank seq accession
mol-typeMolecule type
orderingOrdering
refseq-seq-accRefSeq seq accession
roleRole
seq-lengthSeq length
sequence-nameSequence name
ucsc-style-nameUCSC style name
unlocalized-countUnlocalized Count
Generated May 13, 2024