Finish PairwiseLK module

This commit is contained in:
2024-07-24 21:11:25 -04:00
parent 7b8ce3e7fd
commit ef449c66ff
6 changed files with 594 additions and 481 deletions

View File

@@ -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