pommevilla / ispcr

A lightweight Python package to perform in silico PCR

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add option to suppress output to stdout

pommevilla opened this issue · comments

This ability is useful when you're outputting the results to an output file.

Should also add a check to make sure that if this option is enabled there is a filename supplied to the output file argument.