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

Ability to add flat files for options and skip complex regions. #18

Open
srynobio opened this issue Oct 15, 2015 · 0 comments
Open

Ability to add flat files for options and skip complex regions. #18

srynobio opened this issue Oct 15, 2015 · 0 comments
Assignees

Comments

@srynobio
Copy link

Considering a few WHAM-GRAPHING options:

 Required:
          -f - <STRING> - A sorted and indexed bam file or a list
                          of bams: a.bam,b.bam,...
 Optional:
          -e - <STRING> - Comma sep. list of seqids to skip [false].
          -r - <STRING> - Region in format: seqid:start-end [whole genome]
  1. It would be helpful if you could supply flat files for all three of these options. As opposed to supplying long lists of comma separated files.
    ./WHAM-GRAPHING -f reference.fasta -f bam_files.txt -r regions.bed.

This would improve not only ease of use, but allow better cohort and targeted gene analysis.

  1. It would be nice to have the ability to tell WHAM regions to downsample or skip altogether.
    ./WHAM-GRAPHING -f reference.fasta -f bam_files.txt --skip complexity_regions.bed.
  2. Also a bit more clarity on how the -r option works in regards to calling SV and genotyping.
@srynobio srynobio changed the title Ability to add flat files for options. Ability to add flat files for options and skip complex regions. Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants