https://github.com/ggonnella/tabrec
Scripts for working with multiple record-type tabular files
https://github.com/ggonnella/tabrec
Last synced: 3 months ago
JSON representation
Scripts for working with multiple record-type tabular files
- Host: GitHub
- URL: https://github.com/ggonnella/tabrec
- Owner: ggonnella
- License: other
- Created: 2023-02-14T15:34:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-27T15:09:35.000Z (about 2 years ago)
- Last Synced: 2025-01-16T16:23:18.708Z (4 months ago)
- Language: Python
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG
- License: LICENSE.txt
- Citation: CITATION.cff
- Authors: AUTHORS.txt
Awesome Lists containing this project
README
# TabRec
TabRec is a collection of scripts for working with "multiple record-type tabular files",
i.e. files where a record type is given in a column (the first by default) and the
rest of the columns have a format depending on the record type (in terms of number
of fields, format and semantics of the fields).## Acknowledgements
This software has been created in context of the DFG project GO 3192/1-1
“Automated characterization of microbial genomes and metagenomes by collection
and verification of association rules”. The funders had no role in study
design, data collection and analysis.