Akshata N. Rudrapatna
Akshata N. Rudrapatna
Removed certain flags (-n, --name) that do not yield expected behavior and added one flag (--tf) that can also specify TFs.
Fixed an invalid plotting parameter (i.e., style), which generates the following error message. The corrected plotting parameter permits plotting of figures generated through maxATAC train(), as shown in the below...
Synced comments with those found in .md files.
Added additional arguments with associated descriptions.
**_Issue_**: - `maxatac predict` expects the following column names in a cutoff file: - 'Monotonic_Avg_Precision', 'Monotonic_Avg_Recall', 'Standard_Thresh', 'Monotonic_Avg_log2FC', 'Avg_F1'. - However, `maxatac threshold` outputs a file with the following column...