In this section, we will use the WGS_LL_T_1 dataset from the Seq-C2
project as an example to investigate whether mutations in the following
genes result in total absence of wildtype copies. The genes which were
selected as an example for the analysis are shown below. The example
data set was reduced to these genes.
Predict zygosity for a set of genes in a sample
The prediction of zygosity for a set of genes in a sample can be
assessed by the predict_zygosity() function.
Important note: The runtime of the analysis depends
strongly on the number of genes to be assessed and on the number of
input variants. It is therefore recommended to reduce the number of
genes to the necessary ones. Also, depending on the research question to
be addressed, the variants should be filtered to the most relevant ones,
not only because of runtime considerations, but also to sharpen the
final result. A large number of mutations in a gene, some of which are
of little biological relevance or even SNPs, will inevitably reduce the
validity of the results.
fp <- predict_zygosity(
purity = PURITY,
ploidy = PLOIDY,
sex = SEX,
somCna = GR_SCNA,
somSmallVars = GR_SOM_SMALL_VARS,
germSmallVars = GR_GERM_SMALL_VARS,
geneModel = GR_GENE_MODEL,
bamDna = FILE_BAM,
vcf=VCF,
haploBlocks = GR_HAPLOBLOCKS
)
## Warning in check_gr_gene_model(geneModel, ZP_env):
## Warning in FUN(X[[i]], ...): column gt_cna contains annotations of balanced
## segments. They are removed from imbalance phasing if enabled
## Warning in FUN(X[[i]], ...): column gt_cna contains annotations of balanced
## segments. They are removed from imbalance phasing if enabled
## Warning in FUN(X[[i]], ...): column gt_cna contains annotations of balanced
## segments. They are removed from imbalance phasing if enabled
## no RNA file provided: Analysis will be done without RNA reads
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongQuerySpace", "cigars_as_ranges_along_query", : cigarRangesAlongQuerySpace() is formally deprecated in GenomicAlignments >=
## 1.45.5 and replaced with the cigars_as_ranges_along_query() function from the
## new cigarillo package
## Warning in call_new_fun_in_cigarillo("cigarRangesAlongReferenceSpace", "cigars_as_ranges_along_ref", : cigarRangesAlongReferenceSpace() is formally deprecated in GenomicAlignments
## >= 1.45.5 and replaced with the cigars_as_ranges_along_ref() function from
## the new cigarillo package