BandageNG icon indicating copy to clipboard operation
BandageNG copied to clipboard

Support path annotations

Open asl opened this issue 3 years ago • 1 comments

@ekg Will it be possible for you to draft requirement here? Something more specific than just "use coordinates along the path", if anything?

asl avatar Jun 18 '22 13:06 asl

Sure! The basic idea is that any path range, e.g. BED interval in a FASTA sequence space corresponding to the path space of the graph, can be converted into a walk on the graph. This will then overlap a series of nodes. It would be great to be able to color the sub-path defined by a BED interval a consistent way based on the annotation name (such as a hash of the name) and to add a text lable correspond to the annotation name or fourth column of the BED.

ekg avatar Jun 18 '22 15:06 ekg