Skip to main content

Coordinate Manipulation

Perform manipulations andd transformations of coordinate interval files (e.g. expansion, sort, filter, convert).

Tool NameInputOutputDescription
expand-bedBEDBEDExpands input BED file by adding positions to the border or around the center.
expand-gffGFFGFFExpands input GFF file by adding positions to the border or around the center.
bed-to-gffBEDGFFConverts BED file format to GFF file format.
gff-to-bedGFFBEDConverts GFF file format to BED file format.
sort-bedBED + CDTBEDSort a CDT file and its corresponding BED file by the total score in the CDT file across the specified interval.
sort-gffGFF + CDTGFFSort a CDT file and its corresponding GFF file by the total score in the CDT file across the specified interval.