#!/usr/bin/env bash

##########################################
# generate input files for mEAT and cERMIT
##########################################
./preprocess_all
##########################################
# generate input files for mEAT and cERMIT
##########################################

##########################################
# run mEAT and cERMIT on all RBPs
##########################################
./run_all_analyses
##########################################
# run mEAT and cERMIT on all RBPs
##########################################
