check_contigs_for_telomeres: check_contigs_for_telomeres

View source: R/build.contigs.R

check_contigs_for_telomeresR Documentation

check_contigs_for_telomeres

Description

check contigs for telomeres

Usage

check_contigs_for_telomeres(calns, verbose = FALSE)

Arguments

calns

(data.table from contig alignments)

verbose

(logical) default FALSE

Value

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)


mskilab/loosends documentation built on Aug. 24, 2023, 8:08 a.m.