]> source.charles.plessy.org Git - source.git/commitdiff
Refreshed HTML.
authorCharles Plessy <https://launchpad.net/~plessy>
Sun, 21 Dec 2014 05:34:31 +0000 (14:34 +0900)
committerCharles Plessy <https://launchpad.net/~plessy>
Sun, 21 Dec 2014 05:34:31 +0000 (14:34 +0900)
Haskell/refSeqIdSymbol.html

index a444e86003056f9265dcf1d350e200a79e87961f..8ea95200c5e5a22296ac53bd28eebed6b4b216be 100644 (file)
@@ -109,7 +109,7 @@ separator <span class="fu">=</span> newline <span class="fu">&gt;&gt;</span> not
 Linking refSeqIdSymbol ...
 
 curl --silent ftp://ftp.ncbi.nlm.nih.gov/refseq/H_sapiens/mRNA_Prot/human.4.rna.gbff.gz | gunzip | head -n 100000 &gt; refSeqIdSymbol.testdata.gb</code></pre>
-<pre><code>aqwa『Haskell』$ time cat refSeqIdSymbol.testdata.gb | grep -e VERSION -e gene= |   uniq |   sed &#39;s/=/ /&#39; |   awk &#39;{print $2}&#39; |   tr &#39;\n&#39; &#39;\t&#39; |   sed -e &#39;s/&quot;\t/\n/g&#39; -e &#39;s/&quot;//g&#39; | head
+<pre><code>time cat refSeqIdSymbol.testdata.gb | grep -e VERSION -e gene= | uniq | sed &#39;s/=/ /&#39; | awk &#39;{print $2}&#39; | tr &#39;\n&#39; &#39;\t&#39; | sed -e &#39;s/&quot;\t/\n/g&#39; -e &#39;s/&quot;//g&#39; | head
 NM_025073.2     SIKE1
 NM_181712.4     KANK4
 NM_152372.3     MYOM3