Skip to content

Commit

Permalink
Merge pull request #123 from ANRudrapatna/patch-1
Browse files Browse the repository at this point in the history
Update train.md
  • Loading branch information
ANRudrapatna committed Feb 1, 2024
2 parents 5f50fab + a7d6be2 commit 7d17878
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/readme/train.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ The `train` function will train a maxATAC model using the supplied ATAC-seq and
| `CHIP_Peaks` | Path to ChIP-seq peak bed file |
| `Train_Test_Label` | Train or Test label |

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

## Approach

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

0 comments on commit 7d17878

Please sign in to comment.