Using bowtie2 to align reads
1 | alignBowtie2(fa1, fa2 = NULL, outdir, bowtie2 = "bowtie2", ref, threads = 8)
|
fa1 |
a fasta file |
fa2 |
a fasta file |
outdir |
the folder of output |
bowtie2 |
bowtie2 path |
ref |
reference genome |
threads |
number of threads used in alignment |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.