pybedtools.scripts.py_ms_exampleΒΆ

Example from the manuscript; see sh_ms_example.sh for the shell script equivalent.

Prints the names of genes that are <5000 bp away from intergenic SNPs.

Functions

main() Runs Python example from the manuscript

Classes

BedTool([fn, from_string, remote])