remove_library_from_database {Uniquorn} | R Documentation |
This function removes a entire library from the database by removing all associated cancer cell line fingerprints from the database.
remove_library_from_database(library, ref_gen = "GRCH37", test_mode = FALSE)
library |
a character vector giving the names of the library to be removed. |
ref_gen |
a character vector specifying the reference genome version.
All training sets are associated with a reference genome version.
Default is |
test_mode |
is this a test? Just for internal use. |
Message that indicates whether the removal was succesful.