Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

A healthy taste of resources available, specifically for this course - not a comprehensive catalog.

...

...

  • Comparison of different aligners
  • File formats
    • input: fastq format
    • output: the SAM (Sequence Alignment Map) format specification (pdf)
  • Aligners
  • Anna has some TACC-aware alignment scripts you might find useful
    • bwa alignment
      • /work/01063/abattenh/code/script/align/align_bwa_illumina.sh
    • bowtie2 alignment
      • /work/01063/abattenh/code/script/align/align_bowtie2_illumina.sh
    • merging sorted BAM files (read-group aware)
      • /work/01063/abattenh/code/script/align/merge_sorted_bams.sh
    • email or come talk to me if you have questions or problems

...

File formats and conversion

...