View source: R/calculatePosition.R
calculatePositionFragment | R Documentation |
Function that calculates the position of the founded fragments in sequencing.
calculatePositionFragment(count_dir, alignment_path, gffPath, category)
count_dir |
Output path directory |
alignment_path |
SAM/BAM files with all alignment positiions |
gffPath |
GTF/GFF path |
category |
Category to calculate position. |
Alberto Rodriguez-Izquierdo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.