split_data | R Documentation |
Separate multilibrary peptide data into a phipmake list.
split_data(data)
data |
Multilibrary data frame. |
List with n+1 elements for a data file with n sublibraries. The first element is a character vector of sublibrary names in order. The subsequent elements are data frames corresponding to the specified libraries, in corresponding order.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.