| CSV2XML(1) | NCBI Entrez Direct User's Manual | CSV2XML(1) |
csv2xml,fsa2xml,gbf2ref,gbf2xml,ini2xml,json2xml,scn2xml,tbl2xml,toml2xml,yaml2xml - XMLify
csv2xml|scn2xml|tbl2xml [-set tag] [-rec tag] [-skip N] [-header] [-lower|-upper] [-indent|-flush] columnName1 ...
fsa2xml
gbf2ref
gbf2xml
ini2xml
json2xml [-set tag] [-rec tag] [-nest flat|recurse|plural|singular|depth|element]
toml2xml
yaml2xml
These commands all simply invoke corresponding transmute(1) modes; each reads a stream of data from standard input, converts it to XML suitable for -path navigation, and writes the result to standard output. Specifically:
There is also an analogous asn2xml wrapper corresponding to transmute -a2x (converting text ASN.1 to XML), but Debian systems install it to /usr/lib/ncbi-entrez-direct/bin to avoid conflicting with the ncbi-tools-bin package's asn2xml(1).
See transmute(1).
asn2ref(1), download-flatfile(1), gbf2facds(1), gbf2fsa(1), gbf2info(1), gbf2tbl(1), gene2range(1), gff2xml(1), jsonl2xml(1), ref2pmid(1), refseq-nm-cds(1), transmute(1), xml2fsa(1), xml2tbl(1), xtract(1).
| 2025-05-26 | NCBI |