claczny / VizBin

Repository of our application for human-augmented binning
27 stars 14 forks source link

Allow plotting of additional information, e.g., sequence length or sequence coverage #6

Closed claczny closed 9 years ago

claczny commented 9 years ago

Depending on the availability of additional information (such as coverage; length is trivially available), it would be good to have the functionality to respect this in the plotting. Ideas include using point size, transparency, color, shape to reflect different things. Length could be point size, coverage could be transparency. Sequences with particular functions could be depicted as star-like shapes. We will need to define how the user can/should provide this information and how the different information sources (coverage, function, etc.) will then get represented.

claczny commented 9 years ago

Integrated in 49a22b9d8b6e0e117aece33b1852568807c03afa.