Switch to unified view

a/README.md b/README.md
1
TOAD 🐸 <img src="https://github.com/mahmoodlab/TOAD/blob/master/UNP.png?raw=true" width="325px" align="right" />
1
TOAD 🐸 <img src="https://github.com/mahmoodlab/TOAD/blob/master/docs/UNP.png?raw=true" width="325px" align="right" />
2
===========
2
===========
3
### AI-based Pathology Predicts Origins for Cancers of Unknown Primary 
3
### AI-based Pathology Predicts Origins for Cancers of Unknown Primary 
4
*Nature*
4
*Nature*
5
5
6
[Read Link](https://t.co/HTkIdg55Lw?amp=1) | [Journal Link](https://dx.doi.org/10.1038/s41586-021-03512-4) | [Interactive Demo](http://toad.mahmoodlab.org) | [Cite](#reference)
6
[Read Link](https://t.co/HTkIdg55Lw?amp=1) | [Journal Link](https://dx.doi.org/10.1038/s41586-021-03512-4) | [Interactive Demo](http://toad.mahmoodlab.org) | [Cite](#reference)
...
...
112
python eval_mtl_concat.py -h
112
python eval_mtl_concat.py -h
113
```
113
```
114
114
115
To test trained models on your own custom datasets, you can add them into **eval_mtl_concat.py**, the same way as you do for **main_mtl_concat.py**.
115
To test trained models on your own custom datasets, you can add them into **eval_mtl_concat.py**, the same way as you do for **main_mtl_concat.py**.
116
116
117
<img src="https://github.com/mahmoodlab/TOAD/blob/master/github_heatmap.jpg?raw=true" width="1000px" align="center" />
117
<img src="https://github.com/mahmoodlab/TOAD/blob/master/docs/github_heatmap.jpg?raw=true" width="1000px" align="center" />
118
118
119
## Issues
119
## Issues
120
- Please report all issues on the public forum.
120
- Please report all issues on the public forum.
121
121
122
## License
122
## License
...
...
137
  pages={106--110},
137
  pages={106--110},
138
  year={2021},
138
  year={2021},
139
  publisher={Nature Publishing Group}
139
  publisher={Nature Publishing Group}
140
}
140
}
141
```
141
```