Commit dcae988a authored by Chaos's avatar Chaos
Browse files

update chr_size

parent 6e7c7f1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ chr_size <- function(
	if(!file.exists(chr_size_data)){
		raw_data <- data.table(NULL)
		if(!dir.exists(extdata_dir)){
			dir.create(extdata_dir)
			dir.create(extdata_dir, recursive = T)
		}
		genome_list <- NULL
	}else{

test.test

deleted100644 → 0
+0 −1
Original line number Diff line number Diff line