opencb / hpg-bigdata

This repository implements converters and tools for working with NGS data in HPC or Hadoop cluster
Apache License 2.0
17 stars 14 forks source link

Implement the filter by flags for AlignmentDataset #68

Open jtarraga opened 8 years ago

jtarraga commented 8 years ago

The AlignmentDataset API should provide a filter by flags (according to the SAM specification), so users could select alignments that require these flags or discard them.