ESHackathon / CiteSource

http://www.eshackathon.org/CiteSource/
GNU General Public License v3.0
16 stars 1 forks source link

add ability to filter by screened or final labels on upset plot #163

Closed TNRiley closed 2 months ago

TNRiley commented 1 year ago

Add an argument to the upset plot that allows the user to select label values (eg. screened, final). Label metadata would either be added to the data.

We could either add cite_label to the output of compare_sources, or at least give it an argument to add the label. This idea may extend nicely to the heatmaps as well, where you can see the overlap of the screened or final datasets as well.

TNRiley commented 2 months ago

Workaround - you can add this data as source data for comparison. integrating label data shouldn't be needed for any current use cases