您需要先安装一个扩展,例如 篡改猴、Greasemonkey 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 暴力猴,之后才能安装此脚本。
您需要先安装一个扩展,例如 篡改猴 或 Userscripts ,之后才能安装此脚本。
您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。
您需要先安装用户脚本管理器扩展后才能安装此脚本。
Greasy Fork is available in English.
Extract primer data and export as Excel (NCBI primer blast 引物数据提取及导出工具)
当前为
# NCBI-Primer-Data-Extractor-and-Exporter (NCBI primer blast 引物数据提取及导出工具)
This is a Tampermonkey script designed to automatically extract primer data from NCBI Primer-BLAST results and export it to an Excel file.
这是一个用于自动提取NCBI Primer-BLAST结果中的引物数据,并将其导出为Excel文件的油猴脚本。
## Features
- Automatically extracts primer pair data, including sequences, lengths, Tm values, GC content, and more.
- Exports the data to an Excel file for further analysis and record-keeping.
## Usage Instructions
- Ensure your browser has Tampermonkey or a similar user script manager installed.
- Create a new script in Tampermonkey and copy-paste the provided code into it.
- Visit [NCBI Primer-BLAST](https://www.ncbi.nlm.nih.gov/tools/primer-blast/) for primer design.
- After designing, click the “Export to Excel” button on the page to export the primer data to an Excel file.
## Installation Instructions
- Install the Tampermonkey extension to your browser from Tampermonkey's official website.
- Create a new script and copy-paste the provided code into the script editor.
- Save the script and ensure it is enabled when visiting NCBI Primer-BLAST.
## How to Contribute
If you have any suggestions for improvement or ideas for additional features, feel free to contribute by:
https://github.com/Xiang-yuZHAO/NCBI-Primer-Data-Extractor-and-Exporter
- Submitting a Pull Request.
- Opening a new issue for feature suggestions or bug reports.
## 功能
- 自动提取引物对数据,包括序列、长度、Tm值、GC含量等。
- 导出数据到Excel文件,方便进行进一步的分析和记录。
## 使用说明
- 确保您的浏览器已安装Tampermonkey或类似的用户脚本管理器。
- 在Tampermonkey中创建一个新脚本,将脚本复制粘贴进去。
- 访问[NCBI Primer-BLAST](https://www.ncbi.nlm.nih.gov/tools/primer-blast/),进行引物设计。
- 设计完成后,点击页面上的“Export to Excel”按钮,引物数据将被导出为Excel文件。
## 安装说明
- 安装Tampermonkey扩展到您的浏览器:Tampermonkey官网。
- 新建一个脚本,将上述代码复制并粘贴到脚本编辑器中。
- 保存脚本,确保它在访问NCBI Primer-BLAST时处于启用状态。
## 如何贡献
如果您有任何改进意见或功能添加的想法,欢迎通过以下方式贡献:
https://github.com/Xiang-yuZHAO/NCBI-Primer-Data-Extractor-and-Exporter
- 提交Pull Request。
- 在Issues区域提出新功能建议或报告bug。