biopython.github.io icon indicating copy to clipboard operation
biopython.github.io copied to clipboard

Review dependancies, applications page

Open vincentdavis opened this issue 9 years ago • 1 comments

I checked all the links and what is there seems correct. Is it complete? I think there are automated tools for discovering dependencies. https://github.com/biopython/biopython.github.io/blob/master/wiki/List_of_applications_executed_via_Biopython.md

vincentdavis avatar Apr 21 '16 15:04 vincentdavis

Some clever grep searches for things like subprocess ought to spot any other external tool calls we make, on top of the Bio.Application wrappers etc.

peterjc avatar Apr 21 '16 17:04 peterjc