Hi,
I use FREEC to plot ploidy in my genome assembly (freec -conf config.txt)
After run freec and obain ratio.txt file I try to make the graph using: cat makeGraph2.0.R | R --slave --args JJ.bam_ratio.txt
After the png files were created, I observe the same "chromosome" repeated 13 times, but my ratio.txt file have information for 481 contigs (chromosomes) but I only can view graphs for one contig repeated (attached)
Hi, I use FREEC to plot ploidy in my genome assembly (freec -conf config.txt) After run freec and obain ratio.txt file I try to make the graph using: cat makeGraph2.0.R | R --slave --args JJ.bam_ratio.txt
After the png files were created, I observe the same "chromosome" repeated 13 times, but my ratio.txt file have information for 481 contigs (chromosomes) but I only can view graphs for one contig repeated (attached)
Can you see the problem? thanks