Entering edit mode
Fahim Md
▴
250
@fahim-md-4018
Last seen 10.4 years ago
Hi
I was playing with package IRanges and I think 'seqselect()' is
somehow not
working.
> seqselect(xSnippet, start = c(6, 1), end = c(10, 5))
Error: could not find function "seqselect"
> seqSelect(xSnippet, start = c(6, 1), end = c(10, 5))
Error: could not find function "seqSelect"
> help('seqselect')
No documentation for 'seqselect' in specified packages and libraries:
> ??seqselect
No help files found with alias or concept or title matching
seqselect
using fuzzy matching.
>
Thanks for building such a nice package.
Regards
--
Fahim Mohammad
Graduate student, Univ of Louisville
Louisville, KY, USA
Ph: +1-502-409-1167
[[alternative HTML version deleted]]