View source: R/app-transcriptome-mapping.R
getBowtie2TranscriptomeReference | R Documentation |
Builds and gets a Bowtie2 reference by returning the file path to it.
getBowtie2TranscriptomeReference(param)
param |
a list of parameters:
|
Returns a character specifying the file path to the Bowtie2 indexed reference genome.
Rehrauer, Hubert
Schmid, Peter
ls = list('refBuild' = 'Schizosaccharomyces_pombe/Ensembl/EF2/Annotation/Version-2013-03-07')
param = ezParam(userParam = ls)
getBowtie2Reference(param)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.