Question: JaccardBed after Concatination using the function under Operate on Genomic Interval
0
gravatar for frida.forsberg
23 months ago by
frida.forsberg0 wrote:

Hi,

We are having problems with concatenated files. So we concatenate to bed files using the tool under Operate on genomic intervals. The data sets we concatenate looks something like this :

Data set 1:

chr1 960000 2630000 44.400188446

chr1 2690000 3840000 47.5006942749

chr1 4000000 7810000 75.3327102661

chr1 10680000 12340000 35.7606811523

Data set 2:

chr1 960000 1360000 8.59266662598

chr1 2180000 2630000 10.0470352173

chr1 2690000 3200000 19.1260261536

chr1 4430000 6250000 36.3103523254

And the results we get looks like this:

chr1 960000 1360000 8.59266662598

chr1 2180000 2630000 10.0470352173

chr1 2690000 3200000 19.1260261536

chr1 4430000 6250000 36.3103523254

So the files looks exactly the same but we get an error when we try to use the JaccardBed function for the concatenated data set but it works fine for the other two. Why?????????

ADD COMMENTlink modified 23 months ago by annaelle.brunet20 • written 23 months ago by frida.forsberg0
2
gravatar for annaelle.brunet
23 months ago by
annaelle.brunet20 wrote:

Hei Frida,

Try BEDTools/Sort BED files :)

AB

ADD COMMENTlink written 23 months ago by annaelle.brunet20
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 179 users visited in the last hour