BWA
on one of the samples from the Gierlinski datasetSTAR
on the same sample
BWA
and STAR
, and summarize any results or differences.
SAM
fields does STAR
add and what do they represent? (1pt)SAM
fields does BWA
add and what do they represent? (1pt)bamqc
on your BAM
files (Note: this is a tool thatโs not available in spack, but you can use it via /softlib/apps/EL7/BamQC/bin/bamqc
after logging on to a compute node). You will need to figure out how to run this on your own (hint: /softlib/apps/EL7/BamQC/bin/bamqc --help
).
bamqc
results for both the BWA
and the STAR
output files. (3pt)STAR
and BWA
? (2pt)STAR
. How did BWA
handle the mapping of that read? (2pt)BWA
output? (hint: go back to the notes where FLAG values were explained) (1pt)If you need a different program than what we have used in the class, you can use
spack find
to see if the tool is already installed and loadable via spack. If your tool is not there, get in touch with scu@med.cornell.edu to ask them to install it for you.
If you have processes that will take a long time, go back to the notes from the first day and try to make use of
sbatch
.
Compile the
.Rmd
file and send both the.Rmd
and theHTML
files to angsd_wmc@zohomail.com by Saturday night. If you need support, get in touch with Merv on Thursday, 3-4pm.