Method: Transrate::ReadMetrics#load_executables
- Defined in:
- lib/transrate/read_metrics.rb
#load_executables ⇒ Object
23 24 25 |
# File 'lib/transrate/read_metrics.rb', line 23 def load_executables @bam_reader = get_bin_path 'bam-read' end |