View source: R/star_alignment.R
STAR Alignment
1 | star_align(zent_obj, outdir = getwd(), max_bam_sort_ram = "1G")
|
zent_obj |
Zent object. |
outdir |
Output directory for aligned reads. For use with '–outFileNamePrefix'. |
max_bam_sort_ram |
Maximum ammount of RAM per threads available for BAM sorting. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.