Skip to content
This repository has been archived by the owner on Oct 4, 2023. It is now read-only.

dbujold/ENCODE_Data_Hubs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

#ENCODE to Ecosystem Data Hub converter These scripts fetch ENCODE metadata from the ENCODE portal, and output it in the Ecosystem Data Hub JSON format. Use fetch_all_exp_jsons.py to download datasets for all experiments, or individual experiment scripts.

Usage

Parameters

  • assembly: Assembly name (e.g. hg19, hg38, mm10)
  • taxon-id: Species taxonomy id (e.g. 9606 for human)

Example

cd IHEC_json_converter
python ./fetch_all_exp_jsons.py --assembly=hg19 --taxon-id=9606

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%