You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Wed, Jun 7, 2017 at 1:24 PM, Muhammad Saad Shamim < ***@***.***> wrote:
Is there a sample for how state should be encoded in js?
e.g. this does not seem to work:
browser.loadHicFile({
url: "https://hicfiles.s3.amazonaws.com/hiseq/rpe1/
DarrowHuntley-2015/del-Xa-combined.hic", // url string or File object
name: "HIC001", // display name for the map. Optional, defaults to url
state: "2,2,2,5,5,3,KR"
});
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#125>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA49HAKZqmv_19sIzIvaUxn31XbGh1vjks5sBwcWgaJpZM4NzO_5>
.
Is there a sample for how state should be encoded in js?
e.g. this does not seem to work:
browser.loadHicFile({
url: "https://hicfiles.s3.amazonaws.com/hiseq/rpe1/DarrowHuntley-2015/del-Xa-combined.hic", // url string or File object
name: "HIC001", // display name for the map. Optional, defaults to url
state: "2,2,2,5,5,3,KR"
The text was updated successfully, but these errors were encountered: