Search Results

Search: Posts Made By: demo10
6,631
Posted By demo10
Thank you so much. This is what I need.
Thank you so much. This is what I need.
6,631
Posted By demo10
set startnum=0 set fileext = 1 loop: ...
set startnum=0
set fileext = 1
loop:
read line from input
awk '{ Name= $1;
startposition = $2; stopposition = $3; for (startposition = stopposition + 2999); print '{Name}'
...
6,631
Posted By demo10
I tried to do using bedtools makewindows option...
I tried to do using bedtools makewindows option and bedops chop option, but none of them worked as I need.
This is why I asked here. I know this forum or another forums are not a script writing...
6,631
Posted By demo10
Split a file based on number sum at the second column and the third column.
Dear all,

I have a bed file below. I want to split the bed file based on base length (2999 kb) between the start and the end position. For example, from the start position 12109 to the end...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 04:57 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy