NKI-CCB / imfusion

Tool for identifying transposon insertions and their effects from RNA-seq data.
MIT License
5 stars 1 forks source link

IM-Fusion

IM-Fusion is a tool for identifying transposon insertion sites in insertional mutagenesis screens using single- and paired-end RNA-sequencing data. It essentially identifies insertion sites from gene-transposon fusions in the RNA-sequencing data, which represent splicing events between the transposon and endogeneous genes.

IM-Fusion also identifies candidate genes for a given screen using a statistical test (based on the Poisson distribution) that identifies Commonly Targeted Genes (CTGs) -- genes that are more frequently affected by insertions than would be expected by chance. To further narrow down a list of CTGs, which may contain hundreds of genes, IM-Fusion also tests if insertions in a CTG have a significant effect on the expression of the gene, which is a strong indicator of them having an actual biological effect.

IM-Fusion has the following key features:

For more details on the approach and a comparison with existing methods, please see our manuscript.

Documentation

IM-Fusion's documentation is available at nki-ccb.github.io/imfusion <http://nki-ccb.github.io/imfusion>_.

References

de Ruiter J.R., Kas S.M. et al. "Identifying transposon insertions and their effects from RNA-sequencing data" Nucleic Acids Research 2017, in press.

License

This software is released under the MIT license.