test <- sequenza.extract(data.file)> test <- sequenza.extract(seqz.data) Error in pipe(paste("gzip -d -c", file, "| cut -f 1,6,10")) : invalid 'description' argumentProcessing chr1_GL456210_random: Error in data.frame(chrom, pos, wins.data, stringsAsFactors = FALSE) :
arguments imply differing number of rows: 27, 0
In addition: Warning message:
In numericChrom(chrom) : NAs introduced by coercion
Error in if (!is.null(breaks) & nrow(breaks) > 0) { :
argument is of length zero
Calls: sequenza.extract
Execution halted"
Actually, I have no idea what is that chromosome is. Is there a way we could choose chromosome 1-22 and X only and get rid of the rest of the chromosome?
Thanks~
Yihua