View source: R/indexKallisto.R
index transcriptome/transcriptomes
1 2 | indexKallisto(fastaFiles, fastaPath, fastaTxDbLite = TRUE,
collapse = "_mergedWith_", kmer = 31, makeUnique = TRUE)
|
fastaFiles |
a character string or vector of FASTA transcriptomes |
fastaPath |
where to find the preceding FASTA files |
fastaTxDbLite |
boolean: should we try to annotate new FASTAs? (yes) |
collapse |
string to name multi-FASTA indices ("_mergedWith_") |
kmer |
integer, integer 3-31 of kmer size,default 31 |
makeUnique |
boolean, true will auto-correct existing dupes flexible |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.