Skip to content

This repository contains code to enable automate the downloading of RegulomeDB annotations from a tsv source file.

Notifications You must be signed in to change notification settings

aboyle/RegulomeDBAutomatedDownload

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RegulomeDBAutomatedDownload

This repository contains code to enable automate the downloading of RegulomeDB annotations from a tsv source file.

run as follows: python AnnotateWithRegulomeDB.py --I input.tsv --O output.RegDB

the default input file format is as follows:

# coordinates are submitted as 1-based i.e. chrom pos-1 pos

# exactly 3 rows without data including col names row below, this is a tab delimited file

chrom pos

1 120001

3 150002

About

This repository contains code to enable automate the downloading of RegulomeDB annotations from a tsv source file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%