Changes between Version 33 and Version 34 of SOPs/mapping


Ignore:
Timestamp:
10/18/16 08:51:27 (8 years ago)
Author:
gbell
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SOPs/mapping

    v33 v34  
    9898bsub "bwa mem /nfs/genomes/sgd_2010/bwa/sacCer3.fa Reads.fq > Mapped_reads.bwa.sam"
    9999# Align paired-end reads
    100 bsub "bwa mem /nfs/genomes/sgd_2010/bwa/sacCer3.fa Reads.1.fq Reads.1.fq > Mapped_reads.bwa.sam"
     100bsub "bwa mem /nfs/genomes/sgd_2010/bwa/sacCer3.fa Reads.1.fq Reads.2.fq > Mapped_reads.bwa.sam"
    101101}}}
    102102