Skip to content

Nevada-Bioinformatics-Center/repeatmasker_gff2_to_gff3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

repeatmasker_gff2_to_gff3

This is a simple python script to convert RepeatMasker output files from GFF2 format to GFF3, and include repeat_class annotation information

Authors

  • Hans Vasquez-Gross (@hansvg)

Usage

Simple

Step 1: clone repository

clone this repo to your local computer

Step 2: run the python script

The necessary options are --gff2 with the RepeatMasker .gff output and the table file from RepeatMasker named ".ori.out"

Example run:

python repeatmasker_gff2_to_gff3.py --gff2 Csc24Chr.fasta.out.gff Csc24Chr.fasta.ori.out --o test.gff3

About

repeatmasker_gff2_to_gff3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages