Hello
Im trying to use Bio:: DB::Sam to get list of reads covering certain position .Sam file using pileup method using this code
Code:
use strict;
...