Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature request #183

Open
Mohamed-HAMICI opened this issue Mar 19, 2024 · 1 comment · May be fixed by #194
Open

Feature request #183

Mohamed-HAMICI opened this issue Mar 19, 2024 · 1 comment · May be fixed by #194

Comments

@Mohamed-HAMICI
Copy link

Hello,

First of all, thank you for this tool that is so easy to use. I am currently using it for the extraction and annotation of BAM files and it works very well.
I thought it may be a good idea if we could have the option to exclude the duplicate reads in the junction count.

Thanks for reading me.

@yfarjoun
Copy link

yfarjoun commented Jul 3, 2024

I would like to support this request and expand it to allow a samtools-style -f and -F arguments for required flags and filtered flags

TimD1 added a commit to fulcrumgenomics/regtools that referenced this issue Sep 19, 2024
 - 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 added a commit to fulcrumgenomics/regtools that referenced this issue Sep 19, 2024
 - 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 linked a pull request Sep 19, 2024 that will close this issue
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 a pull request may close this issue.

2 participants