I set the BC threshold to minimum 10, which appeared to be too high for my dataset. An empty dataframe was returned after filtering, which in turn results in a missing key error for the keys "dna_count_1" "rna_count_1" etc.
To make this more intuitive, either an error returning an explanation, or creating an empty filtered file, or both, would be good.
I set the BC threshold to minimum 10, which appeared to be too high for my dataset. An empty dataframe was returned after filtering, which in turn results in a missing key error for the keys "dna_count_1" "rna_count_1" etc. To make this more intuitive, either an error returning an explanation, or creating an empty filtered file, or both, would be good.