Skip to content

Commit

Permalink
Update read_mapping.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
John Larsson committed Nov 25, 2014
1 parent 8166a44 commit 01b3bca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/functional-annotation/read_mapping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ First set up the files needed for mapping::
cd ~/mg-workshop/results/functional_annotation/mapping/$SAMPLE/
ln -s ~/mg-workshop/data/$SAMPLE/reads/1M/${SAMPLE_ID}_1M.1.fastq pair1.fastq
ln -s ~/mg-workshop/data/$SAMPLE/reads/1M/${SAMPLE_ID}_1M.2.fastq pair2.fastq
ln -s ~/mg-workshop/results/assembly/$SAMPLE/${SAMPLE}_31/contigs.fa
ln -s /proj/g2014180/nobackup/metagenomics-workshop/results/assembly/$SAMPLE/${SAMPLE}_31/contigs.fa
Then run the script that performs the mapping::
Expand Down

0 comments on commit 01b3bca

Please sign in to comment.