Triple negative breast cancer (TNBC) cell lines
Usage
tnbc(object, ...)
# S4 method for Cellosaurus
tnbc(object)
Arguments
- object
Object.
- ...
Additional arguments.
Value
character
.
Cellosaurus accession identifiers.
Examples
data(cello)
## Cellosaurus ====
object <- cello
tnbc <- tnbc(object)
print(tnbc)
#> character(0)