View source: R/build.contigs.R
check_contigs_for_telomeres | R Documentation |
check contigs for telomeres
check_contigs_for_telomeres(calns, verbose = FALSE)
calns |
(data.table from contig alignments) |
verbose |
(logical) default FALSE |
data.table with columns:
query_c_telomere
query_g_telomere
aln_c_telomere
aln_g_telomere
c_telomere (any alignment for the qname contains a C telomere)
g_telomere (any alignment for the qname contains a G telomere)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.