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

multiple bam support #66

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

multiple bam support #66

wants to merge 3 commits into from

Conversation

xubeisi
Copy link
Contributor

@xubeisi xubeisi commented Apr 5, 2013

add option -ibams
multiple bed file didn't add because we can use cat *.bed | genomecov -i stdin -g genome.size

genomeCoverageBed -ibams listbam -g chromsize
genomeCoverageBed -is listbed -g chromsize

options added:
    -is     The input list file is <bed/gff/vcf>.
    -ibams      The input list file each line is filename in BAM format.
@khughitt
Copy link

👍 Any plans to merge this?

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.

2 participants