issues
search
LuyiTian
/
scPipe
a pipeline for single cell RNA-seq data analysis
69
stars
24
forks
source link
Changed hashmap to hash because hashmap is deprecated
#127
Closed
Shians
closed
4 years ago
Shians
commented
4 years ago
Changed usage of hashmap package to hash package. Since hashmap package is no longer on CRAN.
Added some return code captures in C++ code to avoid warnings.