[Biopython-dev] ApplicationResult and generic_run obsolete?
Peter
biopython at maubp.freeserve.co.uk
Tue Aug 11 16:13:58 UTC 2009
On Thu, Aug 6, 2009 at 5:05 PM, Peter<biopython at maubp.freeserve.co.uk> wrote:
> Or we just declare both Bio.Application.generic_run and
> ApplicationResult obsolete, and simply recommend using
> subprocess with str(cline) as before. Would someone like to
> proof read (and test) the tutorial in CVS where I switched all
> the generic_run usage to subprocess?
>
I've just marked Bio.Application.generic_run and ApplicationResult as
obsolete in CVS.
I am content to wait for a consensus about any replacement for
generic_run once more people have tried using subprocess directly.
Peter
More information about the Biopython-dev
mailing list