Tries to define correct strand of the position via counting reads aligned to both strands
1 2 3 4 5 6 7 | get_strand(
pos_first,
current_chromosome_length,
current_chromosome,
bam_file,
single_end
)
|
Irina Shchyukina
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.