Basic usage:
python3RAD.py \
--specieshg38 \
--up_genes ./example_data/upregulated_genes.txt \
--down_genes ./example_data/downregulated_genes.txt \
--peak_file ./example_data/region.bed \
-uid1001 \
--distance10_000Output file will be saved in the ./static/file directory.