cutISSreads: Split Iso-seq alignments by aligned exons

View source: R/cutISSreads.R

cutISSreadsR Documentation

Split Iso-seq alignments by aligned exons

Description

This function takes aligned Iso-seq reads and splits every read into a sub-reads creads creating linked read cloud of gene exons.

Usage

cutISSreads(bamfile = NULL, out.format = "fasta", filename = NULL)

Arguments

bamfile

Bamfile with aligned Iso-seq reads.

out.format
filename

A filename to store exported sequences into.

Value

A NULL object.

Author(s)

David Porubsky


daewoooo/primatR documentation built on March 28, 2024, 6:41 a.m.