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
When I use the varSplitter to split the merged sv table from the variants-raw directory, but it occurs the following error:
varSplitter sv.a1.a2.d10.merged.txt >sv.a1.a2.d10.merged.split.txt
terminate called after throwing an instance of 'std::out_of_range'
what(): basic_string::substr
Aborted (core dumped)
And the sv.a1.a2.d10.merged.txt was merged with the bedtools:
Hi,
When I use the varSplitter to split the merged sv table from the variants-raw directory, but it occurs the following error:
And the sv.a1.a2.d10.merged.txt was merged with the bedtools:
So, how to solve this error? Thank you in advance!
The text was updated successfully, but these errors were encountered: