Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 481 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 481 Bytes

RegGenome_script_lib

Scripts for Regulatory Genome analysis.

Testing

Before running tests, sample data of large size should be placed under large_sample_data/.

  • hg38.fa: UCSC hg38 reference genome.

Test scripts are under tests/. Use the following command to run test for each scripts.

SCRIPT=#test script to run
python -m unittest ${SCRIPT}

Scripts

For detailed input/output of each script, please use the --help flag for each script.