Skip to content

hwangjc/rel2bed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###############################################################################
rel2bed

by: Jae Chan Hwang (hwangjc)
09/22/2019
###############################################################################

usage: rel2bed [-h] -5 UTRREF5 -3 UTRREF3 -i INPUT

Translates relative 5u 3u positions into their absolute reference position in
BED format.

optional arguments:
  -h, --help            show this help message and exit
  -5 UTRREF5, --utrref5 UTRREF5
                        The path to the 5'utr reference file.
  -3 UTRREF3, --utrref3 UTRREF3
                        The path to the 3'utr reference file.
  -i INPUT, --input INPUT
                        The path to the file with the relative positions.

About

Turns relative 5u 3u positions into their absolute reference position in BED format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors