- Remove deprecated
finemap_pipeline()wrapper.
- Fix Rd formatting and
\dontrun{}example guards. - Add
Rplots.pdfand*.tbito.gitignore. - Remove tracked
.DS_Storefiles.
- Local R CMD check fixes and compatibility updates.
- Standardize
rworkflows.ymlwith canonical template: enable Docker onghcr.io, setwrite-allpermissions, useGITHUB_TOKEN, removedocker_user/docker_org/DOCKER_TOKEN, adddevelbranch trigger. - Remove tracked
.DS_Storefiles.
- Implement new
rworkflowsversion of GHA. - Remove Dockerfile.
- Move "plot_locus.Rmd" vignette to
echoplot. - Add notes on
susieRinstallation issues to README.
- Add new internal function:
check_topSNPs - Impute MAF when.
- Fully documented all functions.
- Updated manual.
finemap_loci:- Throw an error when no
lociare available to fine-map after locus filtering.
- Throw an error when no
- Passing all CRAN checks for the first time!!
- Allow more args to have >1 input
(and make these vars more consistently named):
n_causal_ibp_distance_iLD_genome_build_i
- Create dedicated
echolocatoRdocker/singualarit container:- Add docker vignette
- Update README
- Improve handling of
conditioned_snpsin various scenarios. - Fix GHA: @master --> @v2
- Fix vignettes:
- plot_locus
- Fix
Error in .new_IRanges_from_start_end(start, end): 'start' or 'end' cannot contain NAs- Was due to
locinot present intopSNPsbeing included. Now handled byechodata::gene_locus_list.
- Was due to
- Add Suggests used in vignettes:
ggplot2,patchwork check_genome:- Omit tests that require large optional databases to be installed.
- Update dbSNP default to 155.
- README
- Set
echofinemap::required_cols(add_versions = FALSE,...)to avoid issues with not being able to find PolyFun/PAINTOR installations during rendering.
- Set
- New args in
finemap_loci:seedpriors_col
- Pass
compute_ntoechofinemap::multifinemap. echoplotupdates:- Passed up new arg from
echoplot::plot_locus(tx_biotypes=). - Changed arg
qtl_prefixes-->qtl_suffixes. - Passed up
show_plottofinemap_loci. - Fixed 0 transcripts bug.
- Passed up new arg from
- Can now supply
LD_referencewith a list of vcf/csv/tsv/txt files (and their compressed versions), or rda/rds files.
- Fix typo in
tryCatchinfinemap_loci. - Deprecate
PAINTOR_QTL_datasetsarg. finemap_locus: Recording args causing an error every time (object 'locus' not found) even when wrapped intryCatch. Settingarguments <- NULLfor now.- Fix old arg in:
plot.types-->plot_types
- Split echolocatoR into task-specific sub-packages ("modules"). See details here.
- Collapse column-name mapping args into one argument:
construct_colmap - Added a
NEWS.mdfile to track changes to the package. - QTL studies now supported by
finemap_loci. - Remove inst/tools and moved to
echofinemapas git submodules. - Add startup message.
- Add messages with icons for each step.
- Record arguments as a named list and include it in the results list.
- Add (interim) Docker/Singularity instructions to README.
- FINEMAP:
- File parsing issues, esp across FINEMAP versions.
- dylib errors
- Multiple CS per SNP