Sha256: 4cf3fbd482807bc12b6f39053555e02a8e355de12bb824cac57ef18e3b737b54

Contents?: true

Size: 1.92 KB

Versions: 12

Compression:

Stored size: 1.92 KB

Contents

<?xml version="1.0" encoding="iso-8859-1"?>
<!DOCTYPE html 
     PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html>
<head>
  <title>finalize (Bio::DB::Alignment)</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  <link rel="stylesheet" href="../../../.././rdoc-style.css" type="text/css" media="screen" />
</head>
<body class="standalone-code">
  <pre><span class="ruby-comment cmt"># File lib/bio/db/sam.rb, line 395</span>
      <span class="ruby-keyword kw">def</span> <span class="ruby-constant">Alignment</span>.<span class="ruby-identifier">finalize</span>(<span class="ruby-identifier">object_id</span>)

        <span class="ruby-comment cmt">#           puts &quot;Object #{object_id} dying at #{Time.new}&quot;</span>
        <span class="ruby-comment cmt">#             p  &quot;?&quot; . object_id.al</span>
        <span class="ruby-comment cmt">#            p object_id.al</span>
        <span class="ruby-constant">LibC</span>.<span class="ruby-identifier">free</span> <span class="ruby-identifier">object_id</span>.<span class="ruby-identifier">al</span>
        <span class="ruby-constant">LibC</span>.<span class="ruby-identifier">free</span> <span class="ruby-identifier">object_id</span>.<span class="ruby-identifier">sam</span>
        <span class="ruby-constant">LibC</span>.<span class="ruby-identifier">free</span> <span class="ruby-identifier">object_id</span>.<span class="ruby-identifier">calend</span>
        <span class="ruby-constant">LibC</span>.<span class="ruby-identifier">free</span> <span class="ruby-identifier">object_id</span>.<span class="ruby-identifier">qlen</span>

        <span class="ruby-constant">LibC</span>.<span class="ruby-identifier">free</span> <span class="ruby-identifier">object_id</span>.<span class="ruby-identifier">samstr</span>
      <span class="ruby-keyword kw">end</span></pre>
</body>
</html>

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
bio-samtools-0.6.2 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.6.0 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.5.3 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.5.2 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.5.1 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.5.0 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.4.2 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.4.1 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.4.0 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.3.2 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.3.1 doc/classes/Bio/DB/Alignment.src/M000013.html
bio-samtools-0.3.0 doc/classes/Bio/DB/Alignment.src/M000013.html