MiraldiLab / maxATAC

Transcription Factor Binding Prediction from ATAC-seq and scATAC-seq with Deep Neural Networks
Apache License 2.0
26 stars 9 forks source link

Update parser.py #142

Open ANRudrapatna opened 1 month ago

ANRudrapatna commented 1 month ago

Fixed issue regarding plotting of PR curves via maxATAC benchmark(). Previously, a "--skip_plot" option was set by default to TRUE, so the maxATAC benchmark function would not output a P-R curve. This option has now been changed to the --plot or -plot option. When this option is included as part of a call to maxATAC benchmark(), an output PR curve will now be generated. An example plot is attached.

MAZ_test_MCF-7_benchmark_chr2_200bp_PRC