Finish PairwiseLK module
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env R
|
||||
#!/usr/bin/env Rscript
|
||||
# Based on InteractionTemplate.R which is based on Sean Santos's Interaction_V5 script
|
||||
#
|
||||
# Updated 240724 Bryan C Roessler to improve file operations and portability
|
||||
@@ -23,8 +23,6 @@ library("htmlwidgets")
|
||||
|
||||
# Parse arguments
|
||||
args <- commandArgs(TRUE)
|
||||
|
||||
# Set input file (required)
|
||||
inputFile <- args[1]
|
||||
|
||||
# Set output dir
|
||||
|
||||
Reference in New Issue
Block a user