# html数据下载
**Repository Path**: highFiveSzu/html_data_download
## Basic Information
- **Project Name**: html数据下载
- **Description**: No description available
- **Primary Language**: Python
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2018-10-22
- **Last Updated**: 2020-12-18
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
输入格式:cmd [-f dataname] [-o outfile] [-t totalFile]
输入HTML有两种格式,heatmap summary
o为可选参数,当输入heatmap格式时,o范围是1-120,当不输入时下载所有表格;
当输入summary格式时,o范围是1-10,不输入时下载所有表格
t为可选参数,对summary文件有效。若未指定o,则将所有表格附加到t 后指定的文件内;若指定o,则将该表格附加到totalFile中
输出格式:
heatmap:当输入参数o,输出为heat1.csv;不输入参数o,输出为列名的文件,如CallRatio.csv
summary:当输入参数o,输出为sum1.csv;不输入参数o,输出10个表格,为Chart1-10;当输入参数t,输出totalFile
注:
-O 后面都是Int 参数,用序号表示内容,此版本 summary中仅包括chart
eg. python readHtml.py -f Flowcell_Lane01.cycleHeat.html -o 1