Skip to content

Commit fce6a73

Browse files
Update GL-DPPD-7110-A_build-genome-annots-tab.R
remove lib path
1 parent f015225 commit fce6a73

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

GeneLab_Reference_Annotations/Workflow_Documentation/GL_RefAnnotTable-A/workflow_code/GL-DPPD-7110-A_build-genome-annots-tab.R

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@
33
# GeneLab script for generating organism-specific gene annotation tables
44
# Example usage: Rscript GL-DPPD-7110-A_build-genome-annots-tab.R 'Mus musculus'
55

6-
# Set R library path to current working directory
7-
lib_path <- file.path(getwd())
8-
.libPaths(lib_path)
96

107
# Define variables associated with current pipeline and annotation table versions
118
GL_DPPD_ID <- "GL-DPPD-7110-A"

0 commit comments

Comments
 (0)