maxATAC icon indicating copy to clipboard operation
maxATAC copied to clipboard

Transcription Factor Binding Prediction from ATAC-seq and scATAC-seq with Deep Neural Networks

Results 19 maxATAC issues
Sort by recently updated
recently updated
newest added

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.

Hello again everyone, after correcting #151, I stumbled upon another error in which the created bedfile by the function convert_fragments_to_tn5_bed seemed to produce an error at the level of this...

Hello everyone and thank you for this very much user friendly tool, I found an error in the code as I wanted to install the maxatac data somewhere and followed...

Hello, it's me again. **I just wanted to ask if there's any code provided here for model interpretation.** I just don't quite understand **what it means here by using data...

**_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...