git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@68172 bc3139a8-67e5-0310-9ffc-ced21a209358
1 | 1 |
old mode 100755 |
2 | 2 |
new mode 100644 |
... | ... |
@@ -1,4 +1,12 @@ |
1 | 1 |
\name{directory} |
2 | 2 |
\alias{directory} |
3 |
-\title{directory} |
|
3 |
+\title{Get the Path to the Location on Disk from a gmapR Class} |
|
4 |
+\description{ |
|
5 |
+ Many objects in gmapR represent data stored on disk. The |
|
6 |
+ \code{directory} accessor will return this directory. |
|
7 |
+} |
|
4 | 8 |
\usage{directory(x)} |
9 |
+\arguments{ |
|
10 |
+ \item{x}{A GmapGenome or GmapSnps object} |
|
11 |
+} |
|
12 |
+\value{a character vector} |
git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/gmapR@58026 bc3139a8-67e5-0310-9ffc-ced21a209358