Package index
-
check_allele_probabilities() - Checks EFM predicted genotypes for errors
-
add_rows() - Add SNPs to ensure same SNPs are present in both samples for a replicate analysis.
-
assigned_A2() - Calls allele 2 based on established threshold
-
calc_metrics() - Calculating metrics for a single set of allele 1 and allele 2 probability thresholds
-
calculate_at() - Title
-
check_3_or_4_col() - Adds additional columns if necessary to data frame to ensure same number of columns between sample and replicate
-
check_allele_calls() - Checks EFM predicted genotypes for errors
-
check_nas() - Checks if entire column has NA values
-
check_ratios() - Title Check the mixture ratios for potentially single source samples (or samples with very high mixture ratios)
-
check_reads() - Title Check SNP sets if all SNPs have 0 reads
-
checking_af() - Checking AF file for correct format; formatting if necessary
-
compile_metrics() - Compiling metrics for the range of allele 1 and allele 2 probablity thresholds
-
create_at() - Create AT table containing only SNPs contained in the evidence file
-
create_config() - Create configuration file containing all settings for a specific run
-
create_evid() - Create evidence files for EFM mixture deconvolution
-
create_evid_all() - Creating SNP sets from evidence samples containing all SNPs
-
create_gedmatchpro_report() - Create GEDmatch PRO report
-
create_replicatedf() - Creates replicate df
-
equalize_samples() - Equalize samples when using replicates
-
filter_alleles() - Filters the called genotypes based on the allele 1 and allele 2 probability thresholds
-
fix_columns() - Identifies if one sample has more columns than another; adds columns as needed.
-
format_af() - Formatting allele frequency files for use in EFM
-
format_ref() - Formatting reference file
-
gedmatch_metrics() - Title Calculate various metrics on the inferred genotype dataset to assist user in evaluating the final dataset
-
get_ids() - Get Reference IDs from either CSV file or Sample Reports
-
kintelligence_snp_positions - Kintelligence SNP positions file
-
load_freq() - Title
-
load_kin_older() - Formatting Kintelligence Sample Reports created with UAS version <2.5
-
load_kin_uas25() - Formatting Kintelligence Sample Reports created with UAS version 2.5
-
mixder() - Run MixDeR
-
popFreq_1000G - Allele Frequency file using 1000G Phase 3 dataset
-
popFreq_gnomad - Allele Frequency file using gnomADv4 dataset
-
process_efm_files() - Process files created by EFM
-
process_kinreport() - Function to determine how to create the AT file
-
processing_evid_sample_reports() - Creating usable data frame from a Kintelligence Sample Report
-
processing_ref_sample_reports() - Processing Reference Sample Reports
-
read_in_table() - Title Read in dataset to run through EFM
-
reverse_comp() - Identifying SNPs that need to be reverse complemented
-
run_efm() - Running mixture deconvolution in EuroForMix
-
run_indiv_efm_set() - Title Running individual EFM SNP sets in parallel
-
run_workflow() - Run MixDeR workflow
-
snpinfo - SNP information json file
-
write_tables() - Write metrics tables