AaronRipleyQiagen / NMDX-Data-Analysis

2 stars 1 forks source link

Write a function that takes a Gen2 data file to create summary tables #31

Open CaineS-Q opened 2 years ago

CaineS-Q commented 2 years ago

The summary table should include:

  1. Total data points.
  2. What type of assay.
  3. Invalid rate in each category and combined. (UNR IND NR)
  4. All systems that was used. Return a list of systems.
  5. All cartridge that was used. Return a list of cartridges.
  6. All cartridge that was used. Return a list of cartridges.
  7. All module that was used. Return a list of modules.