Stephen Tanner
Stephen Tanner
I ran a couple of `samtools view` tests. It looks like samtools treats the unmapped read as though it overlaps the first base of the chromosome and no others, when...
Sounds good! What's the best way to share the code changes? I tried submitting a pull request, but I don't think I have the permissions to push my local branch...
Also....it's a nitpick, but there's one L too many in the file name DotNetBio-Fulll.sln (should be Full instead of Fulll). As long as we're contemplating changes we could fix that...
Update: Here are diffs for a new-and-improved fix (all tests pass, and a fix for issue #41 is incorporated as well) [MyDiffs.txt](https://github.com/dotnetbio/bio/files/4055730/MyDiffs.txt)