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

Improve output stats #2

Open
colindaven opened this issue Nov 30, 2021 · 3 comments
Open

Improve output stats #2

colindaven opened this issue Nov 30, 2021 · 3 comments

Comments

@colindaven
Copy link
Owner

@LisaHollstein

@colindaven
Copy link
Owner Author

Hi @LisaHollstein I've added a dev branch and tried to only output mapped reads to the SAM file, instead of all reads as previously done. Please test.

@LisaHollstein
Copy link
Contributor

LisaHollstein commented Dec 9, 2021

Hi!
I think it works. When I tested it the bt.test.sam file was empty despite the lines with headers, which makes sense since there are 0 lines with 3 Ns after masking accordins to the stats.
(The stats say there is 1 line in the file without a header. Is @HD a header or does it mean something else?)

@colindaven
Copy link
Owner Author

Sounds good. You can check the Sam file with less for a header called @hd and exclude with the grep -v cmd in the shell script.

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

No branches or pull requests

2 participants