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
Copy file name to clipboardExpand all lines: docs/readme/train.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,6 +12,8 @@ The `train` function will train a maxATAC model using the supplied ATAC-seq and
12
12
|`CHIP_Peaks`| Path to ChIP-seq peak bed file |
13
13
|`Train_Test_Label`| Train or Test label |
14
14
15
+
**Note: maxATAC was built with version 2.5.0 of tensorflow -- newer versions of tensorflow may not be compatible. Therefore, if you experience errors in running `train`, check the version of tensorflow installed in your environment.
16
+
15
17
## Approach
16
18
17
19
The meta file described above is used to locate all the input files for all the training data.
0 commit comments