parse genome location of left & right segments
parse_locs(locs, sep)
locs | character |
---|---|
sep | string. separate left & right segments, passed on to |
parse_locs('neat1(+):1-15|neat1(-):40-50', '|')#> Error in parse_locs("neat1(+):1-15|neat1(-):40-50", "|"): could not find function "parse_locs"#> Error in parse_locs(c("neat1|+:1-15<=>neat1|-:298-316", "neat1|+:1-16<=>neat1|+:303-317"), "<=>"): could not find function "parse_locs"