Skip to content

Commit

Permalink
Update circular.R
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangdb authored May 20, 2022
1 parent 96d1cb1 commit 62d35c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/netvis/circular.R
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 62d35c7

Please sign in to comment.