Usage
Arguments
| Argument | Required | Description |
|---|---|---|
--amplicon, -a | Yes | Amplicon sequence or FASTA file path |
--output, -o | No | Output file path for plot |
--format | No | Output format: text, json, svg, png |
--min-temp | No | Minimum temperature (default: 65°C) |
--max-temp | No | Maximum temperature (default: 95°C) |
Examples
Basic melt curve prediction
Generate SVG plot
Generate PNG plot
From FASTA file
JSON output
Output Fields
| Field | Description |
|---|---|
| Predicted Tm | Primary melting temperature |
| Tm Range | Expected Tm variation |
| Single Peak | Whether curve shows single specific product |
| Quality Score | Overall score (0-100) |
| Grade | Quality grade (A-F) |
Output Formats
| Format | Description |
|---|---|
text | Human-readable summary (default) |
json | Full data as JSON |
svg | Vector plot (no dependencies) |
png | Raster plot (requires matplotlib) |
See Also
- probe-check - TaqMan probe binding
- amplicon-qc - Amplicon quality check
- Melt Curve Feature