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
fixed creating a BED file from input allC:
start position now 0 based
end posiiton remains 1 based
- This is correct BED format
previously:
start and end were 1 based (copied from allC format)
0 commit comments