Compare commits

...

2 Commits

Author SHA1 Message Date
CancanQi caaf649e57
Update README.md 2021-05-04 12:47:11 +02:00
CancanQi d25de4e211
Update README.md 2021-05-04 12:46:10 +02:00
1 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,6 @@
# BronchiCellPred
To predict bronchial cell proportions in bulk RNA-seq datasets
To predict bronchial cell proportions in bulk RNA-seq datasets <br>
https://github.com/CancanQi/BronchiCellPred/
![introduction](https://github.com/CancanQi/BronchiCellPred/blob/ca0893d545d6adcac28c81b3ff6fd9d911f31ef4/introduction.png)
@ -11,9 +12,10 @@ Three cell type deconvolution methods were available in this package, including
For additional details on methods and results please go our [manuscript](link to be updated).
## Installation
```R
library(devtools)
install_github("CancanQi/BronchiCellPred") (to be updated)
install_github("CancanQi/BronchiCellPred")
```
## Quick start