View source: R/make_eupath_granges.R
make_eupath_granges | R Documentation |
There is not too much else to say. This uses import.gff from rtracklayer. I should probably steal my code from hpgltools to make this work for any version of a gff file, but the eupathdb is good about keeping consistent on this front.
make_eupath_granges(entry, eu_version = NULL, copy_s3 = FALSE)
entry |
Metadatum entry. |
eu_version |
Optionally request a specific version of the gff file. |
copy_s3 |
Copy the 2bit file into an s3 staging directory for copying to AnnotationHub? |
build_dir |
Place to put the resulting file(s). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.