File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed
GeneLab_Reference_Annotations/Pipeline_GL-DPPD-7110_Versions/GL-DPPD-7110-A Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -188,6 +188,8 @@ lib_path <- file.path(getwd())
188
188
189
189
# Define variables associated with current pipeline and annotation table versions
190
190
GL_DPPD_ID <- " GL-DPPD-7110-A"
191
+ workflow_version <- " GL_RefAnnotTable-A_1.1.0"
192
+
191
193
ref_tab_path <- " https://raw.githubusercontent.com/nasa/GeneLab_Data_Processing/master/GeneLab_Reference_Annotations/Pipeline_GL-DPPD-7110_Versions/GL-DPPD-7110-A/GL-DPPD-7110-A_annotations.csv"
192
194
readme_path <- " https://github.com/nasa/GeneLab_Data_Processing/tree/master/GeneLab_Reference_Annotations/Workflow_Documentation/GL_RefAnnotTable-A/README.md"
193
195
@@ -213,6 +215,7 @@ library(rtracklayer)
213
215
** Output Data:**
214
216
215
217
- ` GL_DPPD_ID ` (variable specifying the GeneLab Data Processing Pipeline Document ID)
218
+ - `workflow_version (variable specifying the current version of the workflow)
216
219
- ` ref_tab_path ` (variable specifying the path to the reference table CSV file)
217
220
- ` readme_path ` (variable specifying the path to the README file)
218
221
- ` currently_accepted_orgs ` (variable specifying the list of currently supported organisms)
You can’t perform that action at this time.
0 commit comments