You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried to run Hostile to get the filtered result files and the removed read-pairs (Illumina paired-end data as input). What caught my eye is that the two results do not match: reads_removed in the first output should be the same as reads_out in the second (and the other combination).
Mode
reads_removed
reads_out
no option
19870638
42475288
--invert
42896358
19449568
Difference to 'no option'
421070
-421070
The commands I used (installation of Hostile 1.1.0 via conda):
Hi Jannik, thank you, this is interesting. From your data there certainly appears to be a problem with how --invert is implemented. By any chance are you able to send me some (or all) of your test data?
Hi Bede,
the dataset I cannot share. Could you try to reproduce the behavior with another dataset? If it depends on only this dataset this would be also highly interesting.
Hi and first, thanks for the great work.
I tried to run Hostile to get the filtered result files and the removed read-pairs (Illumina paired-end data as input). What caught my eye is that the two results do not match:
reads_removed
in the first output should be the same asreads_out
in the second (and the other combination).--invert
The commands I used (installation of Hostile 1.1.0 via conda):
It seams that running with the
--invert
flag does a different classification than without. Am I missing an option to set to get the same results?Thanks in advance!
PS: Here are the log files.
The text was updated successfully, but these errors were encountered: