Skip to content

Releases: DanielFaulkner/AnnotationUtilities

New utilities and fixes

10 Feb 10:31
5cd7e5a
Compare
Choose a tag to compare

This release contains various fixes to existing utilities. The annotation features utility has been changed so it now returns the closest features by default instead of just overlapping. New utilities include a script to sort an annotation file and a script to add columns from The Human Protein Atlas dataset to an annotation file.

Critical Issue fix

02 Feb 13:45
3c99dca
Compare
Choose a tag to compare

Fixes an issue when loading annotations from a region into memory, caused by a typo in an if condition introduced in version 2.0.0.

Tabulation and Overlapping Feature support

02 Feb 12:18
aa60ade
Compare
Choose a tag to compare

New utilities to tabulate GTF files and to add columns detailing overlapping features between two annotation files.

Initial release

11 Jan 19:59
4f0d21e
Compare
Choose a tag to compare

An initial release of the annotation utilities, containing tools for conversion, filtering and comparing annotation files using the BED, GTF, DFAM or UCSC table browser file formats.