MiraldiLab / maxATAC

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

Update prediction_tools.py #127

Closed ANRudrapatna closed 7 months ago

ANRudrapatna commented 7 months ago

Added use of the iloc[] property for indices to remove warning message regarding indexing pandas data frames.