split_data: Separate multilibrary peptide data into a phipmake list.

View source: R/split_data.R

split_dataR Documentation

Separate multilibrary peptide data into a phipmake list.

Description

Separate multilibrary peptide data into a phipmake list.

Usage

split_data(data)

Arguments

data

Multilibrary data frame.

Value

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.


brandonsie/phipmake documentation built on March 15, 2023, 3:24 p.m.