Skip to content

Commit a7d6be2

Browse files
authored
Update train.md
Added a comment regarding tensorflow version incompatibility.
1 parent dc42092 commit a7d6be2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

docs/readme/train.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The `train` function will train a maxATAC model using the supplied ATAC-seq and
1212
| `CHIP_Peaks` | Path to ChIP-seq peak bed file |
1313
| `Train_Test_Label` | Train or Test label |
1414

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+
1517
## Approach
1618

1719
The meta file described above is used to locate all the input files for all the training data.

0 commit comments

Comments
 (0)