rm_tbi()
func controlled by cleanup_tbi
arg.query_table_conda
: rworkflows
.convert
: Pass force_new
to run_bgzip
.target_index
path in all functions where possible.fix_query_style
now takes target_index
too.query_vcf_conda
Make download_index
an argument (i.e. -D
).filter_table_snps
: new function to actually use the overlapping_only
arg.query
: When multiple method are given, take the first valid method
(for vcf vs. table).query_vcf_variantannotation
:target_index
to fix_query_style
.construct_query
: Fix bug caused by converting "chr#" to numeric. basilisk
-based echoR_mini conda env,
which is now the default for echoconda
. example_data
.convert
can now handle VCFs as well as table inputs
(though can only export as the same format). query_vcf
: Add alternative methods.Rsamtools
/Rhtslib
.echoconda
(default until "variantannotation" is fixed").query_vcf_conda
to avoid downloading index file.expect_failure
and expect_error
to all Rsamtools
/VariantAnnotation
-based query methods
until these packages are fixed. infer_chrom_type
can now handle VCFs. query_granges
.standardise_colnames
arg to construct_query
.check_convert_methods
to validate convert_methods
arg in convert()
.echoconda::yaml_to_env
call at the beginning of all
conda-based functions.subset_common_snps
function (already in echoLD
).query_dat
and query_granges
.NEWS.md
file to track changes to the package.Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.