Skip to content

vipints/gfftools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--------
gfftools
--------

GFFParser trying to extract genome annotation from GFF like file types. 

-----
Usage
-----

>>>from gfftools import GFFParser 
>>>gtf_file_content = GFFParser.Parse("human_ensembl_79.gtf")

-------
LICENSE
-------
Copyright (C) 

    2009-2012 
    Friedrich Miescher Laboratory of the Max Planck Society, Tubingen, Germany. 
    2012-2015
    University of Tubingen, Germany.
    Memorial Sloan Kettering Cancer Center, New York City, USA. 

        This program is free software; you can redistribute it and/or modify
        it under the terms of the GNU General Public License as published by
        the Free Software Foundation; either version 3 of the License, or
        (at your option) any later version.

-------
CONTACT
-------
    vipin [at] cbio.mskcc.org

About

GFF/GTF file processing utilities

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages