cutISSreads | R Documentation |
This function takes aligned Iso-seq reads and splits every read into a sub-reads creads creating linked read cloud of gene exons.
cutISSreads(bamfile = NULL, out.format = "fasta", filename = NULL)
bamfile |
Bamfile with aligned Iso-seq reads. |
out.format |
|
filename |
A filename to store exported sequences into. |
A NULL
object.
David Porubsky
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.