Open rhysf opened 2 years ago
Hi, is there a way to use this to extract unaligned reads?
Along the lines of:
my @unaligned = $hts->get_features_by_location(-type => 'match', -seq_id =>'*');
Thanks, Rhys
Hi, is there a way to use this to extract unaligned reads?
Along the lines of:
my @unaligned = $hts->get_features_by_location(-type => 'match', -seq_id =>'*');
Thanks, Rhys