Description Arguments Details See Also
The package creates the following objects when attached
GTF.FIELDS
ANNOTATION.TYPE
TUTORIAL.DATA
VIGNETTE.DATA
libname |
a character string giving the library directory where the package defining the namespace was found. |
pkgname |
a character string giving the name of the package. |
These objects hold the following information
GTF.FIELDS c("gene_id","transcript_id","exon_id","gene_name")
ANNOTATION.TYPE c(mRNA="mRNA",exon="exon")
TUTORIAL.DATA: The list of files needed for the help and test pages
VIGNETTE.DATA: The list of files needed for the vignette
and are designed as global variables to expose the fact that they are hardcoded. These exist as placeholder in case a user would require different values for these.
.onAttach
in the base
package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.