You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Parse the best model file: python3 predutils.py -p resource/data_upbm_selected_good_quality_final.csv
Generate All Possible Predictions
Modify all the configurations in the gen_prediction.sh which are input directory, output directory, value of k-mer,
and div (number of memory chunks required).
Modify the SLURM configuration, it is located on top of gen_prediction.sh on every line started with #SBATCH
especially the array setting, it should conform to the number of TFs.