BWA: Difference between revisions

From Research Computing Center Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
hg19 is indexed at /usr/local/bwa/latest/hg19/
hg19 is indexed at /db/hg/hg19
<pre class="gcommand">
<pre class="gcommand">
/usr/local/bwa/latest/bwa index -p hh19 -a bwtsw hg19.fa
/usr/local/bwa/latest/bwa index -p h19 -a bwtsw /db/hg/hg19/hg19.fa
</pre>
</pre>

Latest revision as of 11:51, 17 February 2014

hg19 is indexed at /db/hg/hg19

/usr/local/bwa/latest/bwa index -p h19 -a bwtsw /db/hg/hg19/hg19.fa