powered by
Phenotypes(phenotypes, ...)## S3 method for class 'character': Phenotypes(phenotypes, type = c("SSP", "GSP"), sep = "\t", col.id = 1, col.score = 2)## S3 method for class 'cellHTS': Phenotypes(phenotypes, channel, sample)## S3 method for class 'Matrix': Phenotypes(phenotypes, ids = NULL, pnames = NULL, type = c("SSP", "GSP"))
## S3 method for class 'character': Phenotypes(phenotypes, type = c("SSP", "GSP"), sep = "\t", col.id = 1, col.score = 2)
## S3 method for class 'cellHTS': Phenotypes(phenotypes, channel, sample)
## S3 method for class 'Matrix': Phenotypes(phenotypes, ids = NULL, pnames = NULL, type = c("SSP", "GSP"))
Phenotypes
plot.Phenotypes
join
gsp
ssp
scores
concordance
phenos <- Phenotypes(system.file("extdata", "Phenotypes_screen_A.txt", package = "gespeR"), type = "SSP", col.id = 1, col.score = 2)
Run the code above in your browser using DataLab