melt_finemapping_results
: portal_query
:files_filt
is in data.table
format. reassign_lead_snps
merged_dat
is in data.table
format. rworkflows
GHA.echogithub
echodata
: e.g. portal_query
MungeSumstats
until it passes bioc devel againimport_topSNPs
:topSS
is a remote file.startRow
for skipping rows.check_if_empty
--> is_empty
(more concise)get_data
:tag
and ... args.get_header
can read parquet now.standardize_maf
: standardize_proportion_cases
: colmap$proportion_cases
is NULL, just return query
. reassign_lead_snps
warnings.biomart_geneInfo
warnings.is_url
example.gene_locus_list
:melt_finemapping_results
: Methods
col consistently via new internal function:
order_methods
get_sample_size
:MungeSumstats
>=1.3.9 is installed. compute_n
can now be a numeric vector of length equal to nrow(dat)
. is_url
:protocols
to search for.R.utils
an Import to avoid any issues with reading gz files. standardize
uses construct_colmap
to rename "N" column. get_Kunkle2019_coloc
.zscore*
functions (not used anymore). standardize_gene_locus_cols
: Will replaced Locus names
with new Locus_Gene naming scheme when grouping_vars
contain both Locus and Gene. echoannot
:get_SNPgroup_counts
results_report
merge_finemapping_results
portal_query
: add arg to return results in table format.get_data
get_Nalls2019_loci
: limit_snps
arg
= Save tempdir()
instead of cache by default, to allow
subsetting different numbers of SNPs more easily. force_new
arg. portal_query
: Forgot to add sep=
name in URL construction. get_sample_size
: Fix unit tests.get_header
: Fix misnamed variable.compute_n
as arg in standardize
. get_Nalls2019_coloc
function.get_sample_size
: Return NULL when "N" col not present at end of func.
Otherwise, max(NULL)
can give you -Inf
. MungeSumstats
from Remotes.get_Nalls2019_loci
function, to easily write example loci to disk and return paths. paste
instead of file.path
to construct portal query URLs.get_header
: Can now handle VCFs (assuming #CHROM is the comment char).get_CS_bins
and get_CS_counts
from echoannot
--> echodata
. construct_colmap
: Collapses many column mapping args into one function.standardize_subset
--> standardize
:query
instead of both query
and query_mode
. liftover
step. preview
is_local
is_url
standardise_sumstats_column_headers_crossplatform
to use
directly from MungeSumstats
. import_topSNPs
: standardise_sumstats_column_headers_crossplatform
exported function when munge=TRUE
. .datatable.aware <- TRUE
merge_robust
to address issues with data.table
. import_topSNPs
: Added example and documented all params. MUNGESUMSTATS.*
functions to mungesumstats_
. get_sample_size
: Add unit tests and new return_only
function for min/max. snp_group_colorDict
read_parquet
write_parquet
reassign_lead_snps
: Handle situations where none of
the grouping_vars
are available. find_consensus_snps
(only affected console message, not the actual data). snp_group_filters
find_consensus_SNPs
find_consensus_SNPs_no_PolyFun
filter_snps
limit_SNPs
gene_trimmer
fillNA_CS_PP
determine_chrom_type
is_empty
column_dictionary
get_header
melt_finemapping_results
update_cols
biomart_geneInfo
find_top_consensus
dt_to_granges
is_granges
is_ggplot
is_ggbio
granges_to_bed
reassign_lead_snps
coords_to_rsids
, copied over from catalogueR
. NEWS.md
file to track changes to the package.assign_lead_SNP
with unit tests.createDT
and MUNGESUMSTATS.*
functions. piggyback
. echolocatoR
to create echodata
. Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.