Skip to content

LiuLime/Excel-Auto-Processing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

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.

About

Excel Auto Processing for qRT-PCR raw data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages