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
First thank you for creating such a useful tool. The speed is awesome! Additionally the flexibility to create C or CpG contexts is very useful.
I am looking to use MD to replace another tool in our pipeline. Before doing so, I am validating the results between the two. At least one issue seems to be associated with how to deal with singletons. For a toy set of data, the only difference between the two tools is a read that has flag 8 set. From your docs, it appears that these are dropped, which is different than the behavior of the other tool.
I had assumed that including the --keepSingleton would solve this, but for me it had no impact. It is still does not seem to report the singleton correctly.
Here is the relevant record from the bam file. The quality scores look good. Perhaps it is being filtered out for another reason.
I would very much appreciate your advice as I would like to validate MD for our pipeline as I have a number of large sequencing files to analyze.
First thank you for creating such a useful tool. The speed is awesome! Additionally the flexibility to create C or CpG contexts is very useful.
I am looking to use MD to replace another tool in our pipeline. Before doing so, I am validating the results between the two. At least one issue seems to be associated with how to deal with singletons. For a toy set of data, the only difference between the two tools is a read that has flag 8 set. From your docs, it appears that these are dropped, which is different than the behavior of the other tool.
I had assumed that including the --keepSingleton would solve this, but for me it had no impact. It is still does not seem to report the singleton correctly.
Here is the relevant record from the bam file. The quality scores look good. Perhaps it is being filtered out for another reason.
I would very much appreciate your advice as I would like to validate MD for our pipeline as I have a number of large sequencing files to analyze.
Thanks in advance.
The text was updated successfully, but these errors were encountered: