Open taoziyu97 opened 1 year ago
Hi,
Here is the head of output after I run the freec2bed.pl. So what are the columns represent? The first is chromosomes. What about the same number in the second and third columns? It makes me confused.
chr1 1 100001 2.61068 chr1 400001 400001 1.596808 chr1 600001 600001 26.5528 chr1 700001 700001 2.56038
Here is the script that I run to get the results.
perl freec2bed.pl -f sample_sorted.bam_ratio.txt > bedfile
Looking forward to your reply.
Hi,
Here is the head of output after I run the freec2bed.pl. So what are the columns represent? The first is chromosomes. What about the same number in the second and third columns? It makes me confused.
Here is the script that I run to get the results.
Looking forward to your reply.