-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
I have commands.sim file as follows
len = startLength
while (len <= endLength)
do
create specified event type of length len.
len = len + increment
end
DUPL chr2 25160915 25160925
When I run, I get an error of list index out of range. Can someone help me out to fix the error in the commands file
Thank you
Priya
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels