Skip to content

EBIBioStudies/ff2gff3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ff2gff3

ff2gff3 is a Java library for converting EMBL flat files to GFF3 format. It uses sequencetools to read the flat file.

Compiling

To access the sequencetools library, create the gradle.properties file and add your private EBI gitlab token in the following format.

gitlab_private_token=<token>

Conversion Rules and Assumptions

Conversion rules and Assumptions are added to the code under // Rule: and // Assumption: comments for now.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages