return_first_part: Return first part of ID for CCLE cell line names

View source: R/return_first_part.R

return_first_partR Documentation

Return first part of ID for CCLE cell line names

Description

Return first part of ID for CCLE cell line names

Usage

return_first_part(x)

Arguments

x

an ID (character string), with fields separated by "_", e.g. "IGROV1_OVARY"

Details

This is only for CCLE (or similar) IDs and is used for plotting

Value

the part of the string before the first "_", e.g. IGROV1

Author(s)

Rileen Sinha (rileen@gmail.com), Augustin Luna (aluna@jimmy.harvard.edu)

Examples

return_first_part("22RV1_PROSTRATE")


cannin/tumorcomparer documentation built on Feb. 7, 2023, 3:13 p.m.