Skip to content

GEmilioHO/IGFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 

Repository files navigation

DOI

IGFinder

IGFinder: Intronless genes finder for an input species.

IGFinder is a script for identifying intronless genes for a particular organism. IGFinder works by using an ENSEMBL API.

Usage

python3 fetch_intronless_genes.py [optional species] (default gallus gallus) [/path/to/intron_UTR_db.txt]

Files

Output

  • {species}-multi_exon_genes.tsv:   Contains data of multi-exon genes.
  • {species}-ui_single_exon_genes.tsv:   Contains data of UTR intron-containing single exon genes.
  • {species}-intronless_genes.tsv:   Contains data of intronless genes.

Example

python3 fetch_intronless_genes.py "mus musculus" "/path/to/intron_UTR_db.txt"

Citation

Aviña-Padilla, K., Ramírez-Rafael, J. A., Herrera-Oropeza, G. E., Muley, V. Y., Valdivia, D. I., Díaz-Valenzuela, E., García-García, A., Varela-Echavarría, A., & Hernández-Rosales, M. (2021). Evolutionary Perspective and Expression Analysis of Intronless Genes Highlight the Conservation of Their Regulatory Role. Frontiers in genetics, 12, 654256. https://doi.org/10.3389/fgene.2021.654256

About

Python script for fetching all the intronless genes of a particular organism.

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages