Skip to content

NCBI accepts phage genome annotations through Bankit. Bankit requires the annotation data in features table format which can be annoying to make. gff_to_featurestable will help convert gff files into NCBI features table format. We use it routinely in lab for RAST an Pharokka annotations.

License

Notifications You must be signed in to change notification settings

prasanjoglekar/gff_to_featurestable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gff_to_featurestable

NCBI accepts phage genome annotations through Bankit. Bankit requires the annotation data in features table format which can be annoying to make. gff_to_featurestable will help you convert gff files into NCBI features table format. Works on RAST an Pharokka annotations.

#Usage python3 /path/to/gff_to_featurestable.py <path_to_gff_file> <path_to_output_file> <transl_table_code>

About

NCBI accepts phage genome annotations through Bankit. Bankit requires the annotation data in features table format which can be annoying to make. gff_to_featurestable will help convert gff files into NCBI features table format. We use it routinely in lab for RAST an Pharokka annotations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages