The Galaxy server at Princeton allows you to easily map your reads to a reference genome using Bowtie or BWA software. These programs generate SAM files which contain all of the reads along with information about where they mapped in the genome. Users often then want to view the results of mapping using a genome viewer. The Integrated Genome Viewer (IGV) from the Broad Institute is an excellent piece of software for viewing mapped reads from high throughput sequencing experiments. Galaxy lets you easily view your mapped reads in IGV without needing to download the entire BAM file. For any admins that are interested, I've posted my notes about how I setup IGV as a display application in Galaxy.