fq2png: fq2png

View source: R/fq2png.R

fq2pngR Documentation

fq2png

Description

Converted fastq sequnce into png file.

Usage

fq2png(seq, aln, nam)

Arguments

seq

raw fastq suquence of breakpoint

aln

Transformed cigar records of breakpoint reads

nam

prefixed name of output file

Examples


fq2png(seq = "example.EML4_intron6---ALK_exon20.txt", aln = "breakpoint.reads"
,nam = "example.EML4_intron6---ALK_exon20")


Zheng-NGS-Lab/SplitFusion documentation built on March 29, 2025, 11:01 a.m.