The document describes creating a SNP calling pipeline for potato data from RNA-Seq experiments. Key steps included aligning reads to the potato genome using BWA or Bowtie, converting SAM to BAM and sorting, generating coverage profiles with SAMtools, and calling SNPs from the BAM files using SAMtools and bcftools. SNPs identified from the RNA-Seq data were then selected for inclusion on an Illumina GoldenGate SNP chip to genotype samples for genetic mapping. Comparison of the SNP chip results to the original RNA-Seq data was performed to evaluate accuracy. Remaining questions around discrepancies in the data were noted for further investigation.