# TERMINOLOGY

.fq             = FASTQ file representing raw reads
.rsem.txt       = file processed by the RSEM alignment application representing (1) gene symbol, (2) expected counts, (3) TPM (in TAUs ; TAU = TPM x 10E6), and (4) accession number of the transcripts which map to the gene
.tsv            = tab separated text file representing gene symbol and TPM count

