annotate TxDb.Hsapiens.UCSC.hg19.knownGene/NAMESPACE @ 39:5447fc8946ed draft default tip

Uploaded
author testtool
date Fri, 13 Oct 2017 11:22:49 -0400
parents ec7a1f7f9a94
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
37
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
1 import(AnnotationDbi)
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
2 import(GenomicFeatures)
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
3
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
4 ### Don't export TxDb.Hsapiens.UCSC.hg19.knownGene (the object defined in this
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
5 ### package): it is created and dynamically exported at load time (refer
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
6 ### to R/zzz.R for the details).
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
7
ec7a1f7f9a94 Uploaded
testtool
parents:
diff changeset
8