DECIDIA-code / README.md
lixiangchun
update README
280c456
# 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
```