GenomeComb
Genomecomb moved to github on https://github.com/derijkp/genomecomb with documentation on https://derijkp.github.io/genomecomb. For up to date versions, go there. These pages only remain here for the data on the older scientific application (or if someone really needs a long obsolete version of the software)
cg split ?options? file field prefix ?postfix?
split a tab separated file in multiple tab separated files based on the content of a (usually chromosome) field.
The given tab separated file will be parsed, each line appended to a file given by prefix and postfix with the content of the chromosome field in between. This can also be more generally used to split based on any field using the -f option
tsv