hms-dbmi / scde

R package for analyzing single-cell RNA-seq data
http://pklab.med.harvard.edu/scde
Other
172 stars 66 forks source link

use AnnotationDbi::select #45

Closed slowkow closed 7 years ago

slowkow commented 7 years ago

Other packages also define a function called select

dplyr
MASS
AnnotationDbi

It's necessary to specify the correct function to avoid conflicts.