Ecology and Evolution (Aug 2020)

EXFI: Exon and splice graph prediction without a reference genome

  • Jorge Langa,
  • Andone Estonba,
  • Darrell Conklin

DOI
https://doi.org/10.1002/ece3.6587
Journal volume & issue
Vol. 10, no. 16
pp. 8880 – 8893

Abstract

Read online

Abstract For population genetic studies in nonmodel organisms, it is important to use every single source of genomic information. This paper presents EXFI, a Python pipeline that predicts the splice graph and exon sequences using an assembled transcriptome and raw whole‐genome sequencing reads. The main algorithm uses Bloom filters to remove reads that are not part of the transcriptome, to predict the intron–exon boundaries, to then proceed to call exons from the assembly, and to generate the underlying splice graph. The results are returned in GFA1 format, which encodes both the predicted exon sequences and how they are connected to form transcripts. EXFI is written in Python, tested on Linux platforms, and the source code is available under the MIT License at https://github.com/jlanga/exfi.

Keywords