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.
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.verbose +
message(); removed cat()/print()
side-effects.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 and expanded Description with
acronym explanations and references.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.