Skip to content

Commit 9e61592

Browse files
committed
deploy: 12d550c
1 parent e0622d6 commit 9e61592

67 files changed

Lines changed: 990 additions & 924 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

FFI.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ <h2>Defined Under Namespace</h2>
107107
</div>
108108

109109
<div id="footer">
110-
Generated on Thu Mar 26 13:31:04 2026 by
110+
Generated on Thu Mar 26 15:00:38 2026 by
111111
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
112112
0.9.38 (ruby-4.0.2).
113113
</div>

FFI/Pointer.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ <h3 class="signature first" id="read_array_of_struct-instance_method">
194194
</div>
195195

196196
<div id="footer">
197-
Generated on Thu Mar 26 13:31:05 2026 by
197+
Generated on Thu Mar 26 15:00:39 2026 by
198198
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
199199
0.9.38 (ruby-4.0.2).
200200
</div>

FFI/Struct.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ <h5 class="example_title"><div class='inline'>
300300
</div>
301301

302302
<div id="footer">
303-
Generated on Thu Mar 26 13:31:05 2026 by
303+
Generated on Thu Mar 26 15:00:39 2026 by
304304
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
305305
0.9.38 (ruby-4.0.2).
306306
</div>

HTS.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@ <h3 class="signature " id="search_htslib_windows-class_method">
383383
</div>
384384

385385
<div id="footer">
386-
Generated on Thu Mar 26 13:31:02 2026 by
386+
Generated on Thu Mar 26 15:00:36 2026 by
387387
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
388388
0.9.38 (ruby-4.0.2).
389389
</div>

HTS/Bam.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -394,7 +394,7 @@ <h2>
394394
<li class="public ">
395395
<span class="summary_signature">
396396

397-
<a href="#build_index-instance_method" title="#build_index (instance method)">#<strong>build_index</strong>(index_name = nil, min_shift: 0, threads: 2, verbose: true) &#x21d2; Object </a>
397+
<a href="#build_index-instance_method" title="#build_index (instance method)">#<strong>build_index</strong>(index_name = nil, min_shift: 0, verbose: true) &#x21d2; Object </a>
398398

399399

400400

@@ -1754,7 +1754,7 @@ <h3 class="signature " id="aux-instance_method">
17541754
<div class="method_details ">
17551755
<h3 class="signature " id="build_index-instance_method">
17561756

1757-
#<strong>build_index</strong>(index_name = nil, min_shift: 0, threads: 2, verbose: true) &#x21d2; <tt>Object</tt>
1757+
#<strong>build_index</strong>(index_name = nil, min_shift: 0, verbose: true) &#x21d2; <tt>Object</tt>
17581758

17591759

17601760

@@ -1776,10 +1776,10 @@ <h3 class="signature " id="build_index-instance_method">
17761776
<td>
17771777
<pre class="code"><span class="info file"># File 'lib/hts/bam.rb', line 96</span>
17781778

1779-
<span class='kw'>def</span> <span class='id identifier rubyid_build_index'>build_index</span><span class='lparen'>(</span><span class='id identifier rubyid_index_name'>index_name</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>min_shift:</span> <span class='int'>0</span><span class='comma'>,</span> <span class='label'>threads:</span> <span class='int'>2</span><span class='comma'>,</span> <span class='label'>verbose:</span> <span class='kw'>true</span><span class='rparen'>)</span>
1779+
<span class='kw'>def</span> <span class='id identifier rubyid_build_index'>build_index</span><span class='lparen'>(</span><span class='id identifier rubyid_index_name'>index_name</span> <span class='op'>=</span> <span class='kw'>nil</span><span class='comma'>,</span> <span class='label'>min_shift:</span> <span class='int'>0</span><span class='comma'>,</span> <span class='label'>verbose:</span> <span class='kw'>true</span><span class='rparen'>)</span>
17801780
<span class='id identifier rubyid_check_closed'>check_closed</span>
17811781

1782-
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span><span class='period'>.</span><span class='id identifier rubyid_build_index'>build_index</span><span class='lparen'>(</span><span class='ivar'>@file_name</span><span class='comma'>,</span> <span class='id identifier rubyid_index_name'>index_name</span><span class='comma'>,</span> <span class='id identifier rubyid_min_shift'>min_shift</span><span class='comma'>,</span> <span class='ivar'>@nthreads</span> <span class='op'>||</span> <span class='id identifier rubyid_threads'>threads</span><span class='comma'>,</span> <span class='id identifier rubyid_verbose'>verbose</span><span class='rparen'>)</span>
1782+
<span class='kw'>self</span><span class='period'>.</span><span class='id identifier rubyid_class'>class</span><span class='period'>.</span><span class='id identifier rubyid_build_index'>build_index</span><span class='lparen'>(</span><span class='ivar'>@file_name</span><span class='comma'>,</span> <span class='id identifier rubyid_index_name'>index_name</span><span class='comma'>,</span> <span class='id identifier rubyid_min_shift'>min_shift</span><span class='comma'>,</span> <span class='ivar'>@nthreads</span> <span class='op'>||</span> <span class='int'>0</span><span class='comma'>,</span> <span class='id identifier rubyid_verbose'>verbose</span><span class='rparen'>)</span>
17831783
<span class='kw'>self</span> <span class='comment'># for method chaining
17841784
</span><span class='kw'>end</span></pre>
17851785
</td>
@@ -3438,7 +3438,7 @@ <h3 class="signature " id="write_header-instance_method">
34383438
</div>
34393439

34403440
<div id="footer">
3441-
Generated on Thu Mar 26 13:31:04 2026 by
3441+
Generated on Thu Mar 26 15:00:38 2026 by
34423442
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
34433443
0.9.38 (ruby-4.0.2).
34443444
</div>

HTS/Bam/Aux.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1692,7 +1692,7 @@ <h3 class="signature " id="update_string-instance_method">
16921692
</div>
16931693

16941694
<div id="footer">
1695-
Generated on Thu Mar 26 13:31:04 2026 by
1695+
Generated on Thu Mar 26 15:00:38 2026 by
16961696
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
16971697
0.9.38 (ruby-4.0.2).
16981698
</div>

HTS/Bam/BaseMod.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1803,7 +1803,7 @@ <h3 class="signature " id="to_s-instance_method">
18031803
</div>
18041804

18051805
<div id="footer">
1806-
Generated on Thu Mar 26 13:31:05 2026 by
1806+
Generated on Thu Mar 26 15:00:39 2026 by
18071807
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
18081808
0.9.38 (ruby-4.0.2).
18091809
</div>

HTS/Bam/BaseMod/Modification.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1108,7 +1108,7 @@ <h3 class="signature " id="to_s-instance_method">
11081108
</div>
11091109

11101110
<div id="footer">
1111-
Generated on Thu Mar 26 13:31:05 2026 by
1111+
Generated on Thu Mar 26 15:00:39 2026 by
11121112
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
11131113
0.9.38 (ruby-4.0.2).
11141114
</div>

HTS/Bam/BaseMod/NotParsedError.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
</div>
115115

116116
<div id="footer">
117-
Generated on Thu Mar 26 13:31:05 2026 by
117+
Generated on Thu Mar 26 15:00:39 2026 by
118118
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
119119
0.9.38 (ruby-4.0.2).
120120
</div>

HTS/Bam/BaseMod/Position.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -825,7 +825,7 @@ <h3 class="signature " id="to_s-instance_method">
825825
</div>
826826

827827
<div id="footer">
828-
Generated on Thu Mar 26 13:31:05 2026 by
828+
Generated on Thu Mar 26 15:00:39 2026 by
829829
<a href="https://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
830830
0.9.38 (ruby-4.0.2).
831831
</div>

0 commit comments

Comments
 (0)