# GFF2Gene_structure.pl **Repository Path**: leosfan/GFF2Gene_structure.pl ## Basic Information - **Project Name**: GFF2Gene_structure.pl - **Description**: Draw the Gene structure based on the GFF and gene's ID - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-04-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GFF2Gene_structure.pl ![+](Plot_gene-Si1g001080.png) ![-](Plot_gene-Si1g001100.png) ## Description __`GFF2Gene_structure.pl`__ can be used to draw the Gene structure quickly in `PDF` format based on the GFF and gene's ID. It will become a useful tool for `drawing gene structure` with the advantages of a simple input data format, easily modified output and very good portability. __`GFF2Gene_structure.pl`__ is open source, so all we ask is that you cite our most recent paper in any publications that use this script:
> 基因结构作图.
> A tool to draw Gene structure based on perl and R language.
## Dependencies __`perl 5`__ and all __`R`__ versions.

## Getting started Put __`Genes_on_Chr.R`__ and GFF files in a same dir, then run:
``` perl GFF2Gene_structure.pl genome.gff Your_gene_ID e.g. perl GFF2Gene_structure.pl test.gff Si1g001080.2 e.g. perl GFF2Gene_structure.pl test.gff Si1g001100.1 ```
## Contact information For any questions please contact xukai_li@qq.com