From 647838c9d8943abd2d7ab1315f807cd4f6946b6e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 13 Jul 2023 11:23:34 +0000 Subject: [PATCH] Built site for JBrowseR: 0.10.1@ded0954 --- news/index.html | 4 ++-- pkgdown.yml | 2 +- reference/track_data_frame.html | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/news/index.html b/news/index.html index b16d86c..36d4496 100644 --- a/news/index.html +++ b/news/index.html @@ -68,9 +68,9 @@

Changelog

-
diff --git a/pkgdown.yml b/pkgdown.yml index 1360f54..d8b08b8 100644 --- a/pkgdown.yml +++ b/pkgdown.yml @@ -6,7 +6,7 @@ articles: creating-urls: creating-urls.html custom-browser-tutorial: custom-browser-tutorial.html json-tutorial: json-tutorial.html -last_built: 2023-07-13T11:20Z +last_built: 2023-07-13T11:23Z urls: reference: https://elliothershberg.github.io/JBrowseR/reference article: https://elliothershberg.github.io/JBrowseR/articles diff --git a/reference/track_data_frame.html b/reference/track_data_frame.html index a072add..e2717df 100644 --- a/reference/track_data_frame.html +++ b/reference/track_data_frame.html @@ -114,7 +114,7 @@

Examples

) track_data_frame(df, "my_features", assembly) -#> [1] "{ \"type\": \"FeatureTrack\", \"name\": \"my_features\", \"assemblyNames\": [\"hg19\"], \"trackId\": \"hg19_my_features\", \"adapter\": { \"type\": \"FromConfigAdapter\", \"features\": [{\"refName\": \"1\", \"start\": 123, \"end\": 789, \"uniqueId\": \"0fe7964e0aef9c8fac301ebe110e6900\", \"name\": \"feature1\", \"type\": \"\", \"additional\": \"\" }, {\"refName\": \"2\", \"start\": 456, \"end\": 101112, \"uniqueId\": \"0fe7964e0aef9c8fac301ebe110e6900\", \"name\": \"feature2\", \"type\": \"\", \"additional\": \"\" }] } }" +#> [1] "{ \"type\": \"FeatureTrack\", \"name\": \"my_features\", \"assemblyNames\": [\"hg19\"], \"trackId\": \"hg19_my_features\", \"adapter\": { \"type\": \"FromConfigAdapter\", \"features\": [{\"refName\": \"1\", \"start\": 123, \"end\": 789, \"uniqueId\": \"06e72fcb7c5b3c9a26837f9794721d6d\", \"name\": \"feature1\", \"type\": \"\", \"additional\": \"\" }, {\"refName\": \"2\", \"start\": 456, \"end\": 101112, \"uniqueId\": \"06e72fcb7c5b3c9a26837f9794721d6d\", \"name\": \"feature2\", \"type\": \"\", \"additional\": \"\" }] } }"