Description Usage Arguments Details Value See Also
Perform preprocessing steps to prepare data for NPBin analysis
| 1 2 | npbin_preprocess_counts(data_frame, chr_index = 1, location_index = 2,
  total_index = 3, ref_count_index = 4)
 | 
| data_frame | A data frame containing at least the four required fields | 
| chr_index | Index of the chromosome field | 
| chr_index | Index of the location field | 
| chr_index | Index of the total read count field | 
| chr_index | Index of the reference allele count field | 
This function extracts the required fields from the input data and returns a data frame formatted for NPBin analysis.
A data frame
logical_to_winning_chip,
npbin_preprocess_file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.