Closed zeeev closed 10 years ago
ARC previously checked for all external dependencies (Newbler, SPAdes, BLAT, Bowtie2) but did not check that Biopython was installed. It still doesn't check that a patched version of BLAT is available or that Biopython is up-to-date, however it does now check that Biopython can be imported and prints an error (with a link to biopython.org) if Biopython is not available when ARC is run.
You're the man. Thanks.
currently ARC will install if dependencies are not OK.