The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
gwasrapidd from package dependency metadata, code, tests,
and user-facing documentation.fetch_gwas() output:
fetch_gwas() now returns a package-native list with:
associationsrisk_allelescacherun_gwas2crispr() integration:
run_gwas2crispr() now consumes the new package-native
fetch_gwas() result and no longer expects an S4
associations object.BSgenome.Hsapiens.UCSC.hg38
and Biostrings are installed.run_gwas2crispr() no longer returns NA entries
inside the written vector when FASTA output is
skipped.SNPs_w_gene is
now calculated as the number of distinct SNPs with gene annotation,
avoiding inflated counts when variants appear in multiple association
rows.tempdir(), and no-default-write behavior.cran-comments.md, roxygen documentation, and package
metadata for the direct GWAS Catalog REST API v2 workflow.0.1.4.inst/scripts/gwas2crispr.R) no longer forces file output.
The --out/-o option is now truly optional:
omit it to run the pipeline in memory without writing any files. A new
--verbose/-v flag prints a concise summary
when no outputs are written. The double comma in the option definition
has been fixed.print()/cat()) have been replaced with
message() behind a verbose flag. By default,
functions run quietly unless verbose = TRUE or the new CLI
flag is used.tests/testthat/test-run_gwas2crispr.R to ensure that
run_gwas2crispr() writes only to a provided
out_prefix and returns objects without writing by
default.Language: en-US and
valid Bioconductor biocViews. Updated the README and
vignette to reflect the new no-default-write behaviour and optional CLI
output. Added a simple inst/CITATION entry. Bumped version
to 0.1.2.\dontrun{} with \donttest{} where
network I/O may occur.run_gwas2crispr(out_prefix = NULL) returns
objects only and does not write files by default.tempdir() when file output is needed.verbose and
message().utils::capture.output to avoid NOTES.tempdir() example for file outputs.--out option to use
type = "character".meta object before using
meta$Version.Language field.inst/scripts/gwas2crispr.R.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.