fasta_unmapped | R Documentation |
Write the read sequences of unmapped-mapped read pairs to disk in fasta format
fasta_unmapped(dp, unmapped_read, id)
dp |
a |
unmapped_read |
a |
id |
a length-one character vector for the sample id |
nothing is returned
See unmapped_read
for extracting a
GRanges
representation of unmapped-mapped read pairs where
the mapped read overlap with a set of query genomic intervals,
such as candiate rearrangements.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.