Jessica Bonnie

Results 2 issues of Jessica Bonnie

Hi! I cannot seem to figure out how to get the standard output of kmc from a file created using `kmc_tools simple union`. I need to query the output files...

Arguments are passed to dropSamplesFromReport.py through sys.argv: ``` python report = sys.argv[1] dropSamples = sys.argv[2] ``` However, next section expects use of the usual OptionParser approach used in the other...