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.
perl 5
and all R
versions.
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 Si1g08100
For any questions please contact [email protected]