From 6e4f9c5c0c9127dc5777cb68dd7d326e308051c4 Mon Sep 17 00:00:00 2001 From: Ryan Patrick Kyle Date: Sun, 22 Dec 2019 18:08:01 -0500 Subject: [PATCH] :hocho: dashbioAlignmentViewer --- DESCRIPTION | 1 + NAMESPACE | 3 +-- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index 52be641cc..828484486 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -13,3 +13,4 @@ LazyData: true KeepSource: true Author: The Plotly Team [aut] Maintainer: Ryan Patrick Kyle +RoxygenNote: 6.1.1 diff --git a/NAMESPACE b/NAMESPACE index 76816108c..eadb61d79 100644 --- a/NAMESPACE +++ b/NAMESPACE @@ -1,4 +1,4 @@ -# AUTO GENERATED FILE - DO NOT EDIT +#AUTO GENERATED FILE - DO NOT EDIT export(dashbioAlignmentChart) export(dashbioCircos) @@ -11,6 +11,5 @@ export(dashbioOncoPrint) export(dashbioSequenceViewer) export(dashbioSpeck) export(dashbioManhattan) -export(dashbioAlignmentViewer) export(dashbioVolcano) import(manhattanly)