View source: R/bowtie_alignment.R
bowtie2_index | R Documentation |
Bowtie2 Index Generation
bowtie2_index( SCAR_obj, genome_assembly, outdir = getwd(), index_name = "bowtie2_index" )
SCAR_obj |
SCAR object. |
genome_assembly |
Path to genome fasta file. |
outdir |
Output directory for genome index. |
index_name |
The naming structure given to the index. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.