This PR modifies the main bed2gtf fuction, adding a pre-sorting step. To achieve this, a new feature implemented for the BedRecord struct allows easy access to an outer layer for the sorting step. An error script has also been added, similar function as bed2gff.
This PR modifies the main bed2gtf fuction, adding a pre-sorting step. To achieve this, a new feature implemented for the BedRecord struct allows easy access to an outer layer for the sorting step. An error script has also been added, similar function as bed2gff.