Constrained Newton method for transcript quantification project Salmon

Author: Lingnan Yuan

Abstract: RNA-seq is a deep sequencing technique used to analyze the transcriptome. One of the major interest of transcriptome is the gene expression estimation. The transcript quantification can be realized in two steps, the first is to align the reads into the transcriptome, the second step is to estimate the abundance of transcripts. The well-known project Salmon used EM algorithm in the second step, which is slow as the ridge shaped likelihood gets flat. We are considering to speed up using newton method instead.