]> git.donarmstrong.com Git - plotprotein.git/commitdiff
add description and namespace
authorDon Armstrong <don@donarmstrong.com>
Sat, 27 Sep 2014 01:14:35 +0000 (18:14 -0700)
committerDon Armstrong <don@donarmstrong.com>
Sat, 27 Sep 2014 01:14:35 +0000 (18:14 -0700)
DESCRIPTION [new file with mode: 0644]
NAMESPACE [new file with mode: 0644]

diff --git a/DESCRIPTION b/DESCRIPTION
new file mode 100644 (file)
index 0000000..59b24a5
--- /dev/null
@@ -0,0 +1,9 @@
+Package: plotprotein
+Type: Package
+Title: Protein Plotting Routines
+Version: 1.0
+Date: 2014-09-25
+Author: Don Armstrong
+Maintainer: Don Armstrong <don@donarmstrong.com>
+Description: Plovides routines for plotting proteins (currently alignments) using grid graphics
+License: GPL-3+
diff --git a/NAMESPACE b/NAMESPACE
new file mode 100644 (file)
index 0000000..d75f824
--- /dev/null
+++ b/NAMESPACE
@@ -0,0 +1 @@
+exportPattern("^[[:alpha:]]+")