Does the script of TranslocHotspots.R only detect normol chr([1-21]+|[XYM])? Because "chr.stats <- data_frame(Chr = names(seq_info), Len=seqlengths(seq_info))"could only obtain chromosome message from chr1-21 and XYM, chr[]_random and alt is deleted through this command.
Does the script of TranslocHotspots.R only detect normol chr([1-21]+|[XYM])? Because "chr.stats <- data_frame(Chr = names(seq_info), Len=seqlengths(seq_info))"could only obtain chromosome message from chr1-21 and XYM, chr[]_random and alt is deleted through this command.