Sha256: 993d0ca1b6d88805e4cd04e0e11224a517fe75f41102b287e6b65340a94bfb51

Contents?: true

Size: 1.02 KB

Versions: 12

Compression:

Stored size: 1.02 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>qname (Bio::DB::SAM::Tools::Bam1T)</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/bam.rb, line 63</span>
          <span class="ruby-keyword kw">def</span> <span class="ruby-identifier">qname</span>
            <span class="ruby-comment cmt">#bam1_qname(b) ((char*)((b)-&gt;data))</span>
            <span class="ruby-identifier">data</span> = <span class="ruby-keyword kw">self</span>[<span class="ruby-identifier">:data</span>]
            <span class="ruby-identifier">data</span>.<span class="ruby-identifier">read_string</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/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.6.0 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.5.3 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.5.2 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.5.1 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.5.0 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.4.2 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.4.1 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.4.0 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.3.2 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.3.1 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html
bio-samtools-0.3.0 doc/classes/Bio/DB/SAM/Tools/Bam1T.src/M000010.html