Skip to content

get information about the number of introns and the length of genes from the GFF3 file

Notifications You must be signed in to change notification settings

yangwu91/gene_info

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gene_info.py - get information about the number of introns and the length of genes from the GFF3 file

DOI

Installation

Before using the script, PyInterval needs to be installed:

pip install --upgrade pip
pip install pyinterval

Then, download or clone this repository, and you are good to go.

git clone https://github.com/yangwu91/gene_info.git

Usage

It is very straightforward:

python gene_info.py <GFF3>

The output file will be named as <GFF3>_gene_structure.csv, which could be opened with Excel or Notepad etc.

About

get information about the number of introns and the length of genes from the GFF3 file

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages