HenrikBengtsson / aroma.seq

🔬 R package: aroma.seq: High-Throughput Sequence Analysis using the Aroma Framework
https://github.com/HenrikBengtsson/aroma.seq
0 stars 1 forks source link

Add hasIndex() to FastaReferenceFile #4

Closed HenrikBengtsson closed 9 years ago

HenrikBengtsson commented 9 years ago

Add hasIndex() to FastaReferenceFile and other classes for which there is a buildIndex() function.

HenrikBengtsson commented 9 years ago

First add getIndexFile() analogously to what's available for BamDataFile.