File should be in ./myScripts/...
This commit is contained in:
parent
e974fbdb10
commit
5ff4b3f7cb
@ -9,7 +9,7 @@
|
|||||||
# Author: Boris Steipe (boris.steipe@utoronto.ca)
|
# Author: Boris Steipe (boris.steipe@utoronto.ca)
|
||||||
#
|
#
|
||||||
# Versions:
|
# Versions:
|
||||||
# 1.7.1 add jsonlite:: to fromjJSON() in code sample
|
# 1.7.1 add jsonlite:: to fromjJSON() in code sample and ./myScripts/
|
||||||
# 1.7 2020 updates
|
# 1.7 2020 updates
|
||||||
# 1.6 Maintenance
|
# 1.6 Maintenance
|
||||||
# 1.5 Change from require() to requireNamespace(),
|
# 1.5 Change from require() to requireNamespace(),
|
||||||
@ -302,7 +302,7 @@ aliApses@subject@range@start + aliApses@subject@range@width - 1
|
|||||||
# RStudio editor, and add the following command at the end:
|
# RStudio editor, and add the following command at the end:
|
||||||
#
|
#
|
||||||
# myDB <- dbAddAnnotation(myDB,
|
# myDB <- dbAddAnnotation(myDB,
|
||||||
# jsonlite::fromJSON("<MYSPE>-Annotations.json"))
|
# jsonlite::fromJSON("./myScripts/<MYSPE>-Annotations.json"))
|
||||||
# ^^^^^^^
|
# ^^^^^^^
|
||||||
# edit this!
|
# edit this!
|
||||||
# - save and close the file.
|
# - save and close the file.
|
||||||
|
Loading…
Reference in New Issue
Block a user