Skip to content

Comments

Support multiple input SAM/BAM files (v2)#146

Open
mmokrejs wants to merge 1 commit intojts:masterfrom
mmokrejs:support_multiple_BAMs
Open

Support multiple input SAM/BAM files (v2)#146
mmokrejs wants to merge 1 commit intojts:masterfrom
mmokrejs:support_multiple_BAMs

Conversation

@mmokrejs
Copy link

No description provided.

Add a wrapper loop around existing code so that users does not need
to merge multiple BAM's together. We iterate over all input
files while increasing internal counters and checking that we
indeed poked onto same chromosome with same length as in a previously
parsed BAM file.

After that print out the statistics. I received same values when running
the modified version on same BAM file. Running the modified version
on same file twice (provided as 2 arguments on the command line) at least
yields same 'Initial genome size estimate' values, the other numbers
differ a bit.
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.

1 participant