Closed nds closed 9 years ago
This PR adds a wrapper for iva_qc (Bio::AssemblyImprovement::IvaQC::Main). It does the following:
1) Accept some arguments but set defaults if none passed 2) Run iva_qc in a working directory 3) Clean up files that are not needed
There is also a test file that does black box testing of the above.
This PR adds a wrapper for iva_qc (Bio::AssemblyImprovement::IvaQC::Main). It does the following:
1) Accept some arguments but set defaults if none passed 2) Run iva_qc in a working directory 3) Clean up files that are not needed
There is also a test file that does black box testing of the above.