View source: R/parse_spike_UMI.R
parse_spike_UMI | R Documentation |
parse out the forward and reverse UMIs and contig for a BED/BAM
parse_spike_UMI(UMI, pos = NULL, seqs = NULL)
UMI |
a vector of UMIs |
pos |
optional vector of positions (else all are set to 1) |
seqs |
optional vector of read sequences (else widths default to 96) |
a GRanges
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.