fq2png | R Documentation |
Converted fastq sequnce into png file.
fq2png(seq, aln, nam)
seq |
raw fastq suquence of breakpoint |
aln |
Transformed cigar records of breakpoint reads |
nam |
prefixed name of output file |
fq2png(seq = "example.EML4_intron6---ALK_exon20.txt", aln = "breakpoint.reads"
,nam = "example.EML4_intron6---ALK_exon20")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.