bigdatagenomics / adam

ADAM is a genomics analysis platform with specialized file formats built using Apache Avro, Apache Spark, and Apache Parquet. Apache 2 licensed.
Apache License 2.0
996 stars 309 forks source link

Indel realigner needs to see at least one target. #425

Closed fnothaft closed 9 years ago

fnothaft commented 9 years ago

Currently, the indel realigner will throw an error if we don't identify any regions as targets for realignment.

fnothaft commented 9 years ago

Closed by #427.