Commit 1f4e5301 authored by Chaos's avatar Chaos
Browse files

restore the datasource as the name of gtf file

parent b7e7c897
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ txdb <- function(
		chaos_info("data_dir") |> chaos_create_dir()
		txdb <-	gtf_file |>
				makeTxDbFromGFF(
					dataSource = base_name(gtf_file,"annotation.gtf") %>% gsub(".gz","",.),
					dataSource = base_name(gtf_file,"gz"),
					organism = organism,
					metadata = c("Genome",ref),
					chrominfo = chr_size(