motif_counter
Program to pull out specific motifs from bam sequence files
...The program prompts for a character string, and the number of times that string should be present in each read, then pulls out the data. Motifs can either be consecutive or uncoupled from each other across the read, and analysis endpoints include read number and percentage tables, compiled bam files with only motif-containing reads, or bam files with motif-containing reads together with their paired end.