zeeev / wham

Structural variant detection and association testing
Other
101 stars 25 forks source link

[enhancement] bam lists #35

Closed tycheleturner closed 8 years ago

tycheleturner commented 8 years ago

Can you allow users to specify a bam list file (1 bam file name per line) instead of having to list all the bams on the command line? That would be a nice enhancement

zeeev commented 8 years ago

The devel branch supports this feature. It will be in master soon.

Thanks @tycheleturner for the good suggestion!