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: README.md
+13Lines changed: 13 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -7,12 +7,25 @@ TADA_T2
7
7
8
8
A Tensorflow2 compatible version of the TADA transcriptional activation domain predictor.
9
9
10
+
# Installation
11
+
12
+
**Section to be updated soon**
13
+
14
+
10
15
# Usage
11
16
12
17
This documentation covers the functions for predicting TAD scores using the TADA model. The available functions are `predict` and `predict_from_fasta`.
13
18
14
19
**NOTE** At this time sequences must be 40 amino acids!!!
0 commit comments