queryLoc2refLoc not implemented?
1
0
Entering edit mode
pavitrarc ▴ 20
@pavitrarc-7234
Last seen 2.7 years ago
United States/Seattle/Fred Hutch

When I try to use the queryLoc2refLoc() function I get the error message "NOT IMPLEMENTED YET, SORRY!".

Am I missing something or is this not yet available? 

GenomicAlignments • 786 views
ADD COMMENT
0
Entering edit mode
@steve-lianoglou-2771
Last seen 13 months ago
United States

Take a look at the function definition:

R> GenomicAlignments::queryLoc2refLoc
{
    stop("NOT IMPLEMENTED YET, SORRY!")
}
<environment: namespace:GenomicAlignments>

I think you got the right idea :-)

 

ADD COMMENT
0
Entering edit mode

Ha, thanks. I was just editing my question to ask if it was going to be in an update in the near future. 

ADD REPLY

Login before adding your answer.

Traffic: 862 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6