File size: 264 Bytes
25f71fa
 
 
 
 
280c456
25f71fa
 
 
 
1
2
3
4
5
6
7
8
9
10
11
# DECIDIA-code
Source code for weakly supervised classification of cancer versus control exclusively from bisulfite sequencing reads.


## Training
You will find a log file in `data` directory after finishing running the following code.
```bash
bash train.sh
```