Skip to content

uf-icbr-bioinformatics/csvutils

Repository files navigation

csvutils

Utilities for working with delimited (CSV) files.

This package contains Python applications to work with delimited files. Please follow the links in the table below for a description of each utility.

Name Description
assoc.py Associate values from different columns of a CSV file.
cols.py Report number of columns in one or more CSV files.
colx.py Find intersection among columns in one or more CSV files.
csvman.py Command-line shell to manipulate delimited files.
csvtoxls.py Convert CSV files to Excel format.
kut Extract columns from CSV files.
tv.py Full-screen interactive viewer for CSV files.

You may also be interested in the tcalc.py command, found in the bioscripts repository.

About

Utilities for working with delimited (CSV) files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages