HalgrimThadeus / long-read-microbiome

2018 programming project
5 stars 0 forks source link

create FIlter #21

Closed HalgrimThadeus closed 6 years ago

HalgrimThadeus commented 6 years ago

should contain attributes and filter methods;

canerbagci commented 6 years ago

If you feel adventurous: https://docs.oracle.com/javase/8/docs/api/java/util/function/Predicate.html https://howtodoinjava.com/java-8/how-to-use-predicate-in-java-8/

We might have to switch to this once we have a GUI

hannah-frank commented 6 years ago

add more filters (genes, length, GC content, ...) & include in GUI