MACS3.Commands.randsample_cmd module
Description: Random sample certain number/percentage of tags.
This code is free software; you can redistribute it and/or modify it under the terms of the BSD License (see the file LICENSE included with the distribution).
- MACS3.Commands.randsample_cmd.load_frag_files_options(options)
From the options, load treatment fragments and control fragments (if available).
- MACS3.Commands.randsample_cmd.load_tag_files_options(options)
From the options, load alignment tags.
- MACS3.Commands.randsample_cmd.run(options0)