You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Case example: Design general purpose primers with given parameters
123
154
The default primer design parameter is described in [general_setting.py](https://github.com/Runsheng/primerdiffer/blob/master/primerdiffer/general_settings.py):
124
155
```python
@@ -163,5 +194,4 @@ Please kindly cite our paper in bioinformatics if you find primerdiffer or prime
163
194
164
195
## Other functions:
165
196
1. To design the primer using VCF file for closely related haplotypes (i.e., strain/individual level differences). Please check primervcf package.
166
-
2. Todo: To update the RFLP method for primer design to differ sequences with almost identical sequence.
167
-
197
+
2. add the primerdffer output table description and ispcr functionfor the output.
0 commit comments