It is certainly possible to support multiple patterns, but I am not certain that this is a better approach than running a distinct command for each pattern. Is the primary bottleneck for you the computational time or the act of combining the results?
Best,
Aaron
Hi,Thank you for providing BedTools such a great all-in-one tool.I want to use nucBed to find occurrences of a given pattern in a bed file. According to my testing, -pattern does not accept regular expressions to search for variances of a sequence. It would be great and efficient to e able to search for variances of a pattern in one run instead of testing all the combinations iteratively.Example:cat test.fa:>seq1GCAGCAGAGGTCAGCAAGcat test.bed:chr1 2 9command: nucBed -fi test.fa -bed test.bed -pattern CANCANNCI want seq1 be reported as a matched sequence for the given pattern.Best wishes,Husen
--
You received this message because you are subscribed to the Google Groups "bedtools-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bedtools-discu...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.