Skip to content

Conversation

@TimD1
Copy link

@TimD1 TimD1 commented Sep 19, 2024

 - closes griffithlab#176, CMake was including `src/utils/bedtools/gzstream/version`
   as a C++ source file, when it was a simple text file containing version info
 - I moved this version info into `src/utils/bedtools/gzstream/README`
 - fixes griffithlab#188, min_intron_length_ was accidentally set from min_anchor_len_
 - closes griffithlab#183, flag based filtering
 - closes griffithlab#189, mapping quality based filtering
 - option '-F' filters reads containing any of these flags
 - option '-f' filters reads not containing all these flags
 - option '-q' filters reads below this mapping quality
@TimD1 TimD1 force-pushed the 189/td/flag-and-quality-filtering branch from 548b60e to 409a492 Compare October 31, 2024 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Allow read filtering based on mapping quality to junctions extract Feature request

1 participant