blachlylab / vgel

Virtual gel fragment size selection
0 stars 0 forks source link

index out of range panic in barchart library #5

Closed kwkroll32 closed 8 years ago

kwkroll32 commented 8 years ago

the barchart library will panic with "index out of range" if all reads are the same length. it cannot plot a histogram of 1 bar.

jblachly commented 8 years ago

Thanks; I'll file issue upstream can you add a check against this for now (just bypass the plotting and print a note)