tx_get_transcriptSeqs | R Documentation |
Get transcriptome sequences
tx_get_transcriptSeqs(genome, geneAnnot, outFile = NULL, nCores = 1)
genome |
list. The full reference genome sequences, as loaded by
|
geneAnnot |
GRanges. Gene annotation as loaded by |
outFile |
character. If specified, sequences will be written to this file name. Otherwise a character vector will be output |
nCores |
integer. Number of cores to run the function with. Multi-core capability not available in Windows OS. |
character
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.