File tree Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Expand file tree Collapse file tree 3 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ Type: Package
3
3
Title: Impute scRNAseq data method
4
4
Version: 0.0.1
5
5
Author: Tao Peng
6
- Maintainer: The package maintainer Tao Peng <tpengmath @gmail.com>
6
+ Maintainer: The package maintainer Tao Peng <software.github @gmail.com>
7
7
Description: SCRABBLE imputes drop-out data by optimizing an objective function
8
8
that consists of three terms. The first term ensures that imputed values for
9
9
genes with nonzero expression remain as close to their original values as possible,
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ install_github("tanlabcode/SCRABBLE/tree/master/R")
14
14
15
15
### Install from source codes
16
16
17
- Download source codes [ here] ( https://github.com/tanlabcode /SCRABBLE/blob/master/R/SourcePackage/SCRABBLE .tar.gz?raw=true )
17
+ Download source codes [ here] ( https://github.com/software-github /SCRABBLE/blob/master/SCRABBLE_0.0.1_R .tar.gz?raw=true )
18
18
and In R type:
19
19
20
20
```
You can’t perform that action at this time.
0 commit comments