diff --git a/script/netvis/circular.R b/script/netvis/circular.R index c82d977..ea32506 100644 --- a/script/netvis/circular.R +++ b/script/netvis/circular.R @@ -1,6 +1,6 @@ # The function takes info information and output # din, dout, source_bed, target_bed -cat("loading result for circular plot ...\n") +cat("Loading results for circular plot...\n") info <- din <- dout <- source_bed <- target_bed <- NULL