Description Usage Arguments Value
Process list of master libraries, which may be single or multiple files, which may have one or more replicates. Currently just averaging over total-count-normalized replicates. Returns data.table of sgRNA x masterlibraries, with column names corresponding to those referenced in sample_masterlib.
1 | getMasterLib(countList, write_log)
|
countList |
List of data.tables with counts of sequenced masterlibraries. One masterlibrary per data.table; all sequencing replicates within one data.table. |
write_log |
Function to output messages to log file. |
Data.table with sgrna x masterlibs of log frequencies.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.