Skip to content

warelab/gramene-bedify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gramene-bedify

Convert gramene gene JSON documents into tab delimited bed format. Two parameters, bedFeature and bedCombiner define the behavior.

bedFeature defaults to 'gene', but other options include: 'exon', 'intron', 'CDS', 'utr5', or 'utr3' bedCombiner defaults to 'canonical', but 'all' is available too

Build Status