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
In bed files the start coordinates are 0 based. Since the gramene gene positions module operates on 1-based coords you need to decrement the value in the 7th column by one.
In bed files the start coordinates are 0 based. Since the gramene gene positions module operates on 1-based coords you need to decrement the value in the 7th column by one.