Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 670 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 670 Bytes

Excel auto processing for qRT-PCR

Table of contents

  • [Module]

    • Loading workbook, sheetname and load data
      • openxyl, os
    • Calculation
    • Output

  • [Usage]

    1. put excel and script under same folder, and don't name the processing excel as "output.xlsx", otherwise will be skipped.
    2. please name the header as "Target" "Sample" "Cq" in sheet,letter case sensitive.
    3. in the case of using mac terminal:
    cd path
    python3 ExcelAutoProcessing.py
    1. This script can help to deal with one replication data or three replication data of qRT-PCR raw data based on your choice.