The filtering and annotaion logic in the kestrel script currently produces granular intermediate annotations which makes it hard to parse and debug.
Ideally we want one dataframe that is annotated with all the necessary information and can be saved as an intermediate result and filtered in a last step.
The filtering and annotaion logic in the kestrel script currently produces granular intermediate annotations which makes it hard to parse and debug. Ideally we want one dataframe that is annotated with all the necessary information and can be saved as an intermediate result and filtered in a last step.