Package: gwas2crispr 0.1.5

Othman S. I. Mohammed
gwas2crispr: GWAS-to-CRISPR Data Pipeline for High-Throughput SNP Target Extraction
Provides a reproducible pipeline to conduct genome-wide association studies (GWAS) and extract single-nucleotide polymorphisms (SNPs) for a human trait or disease. Given aggregated GWAS dataset(s) and a user-defined significance threshold, the package retrieves significant SNPs from the GWAS Catalog using supported trait identifiers, annotates their gene context, and can write a harmonised metadata table in comma-separated values (CSV) format, genomic intervals in the Browser Extensible Data (BED) format, and sequences in the FASTA (text-based sequence) format with user-defined flanking regions for clustered regularly interspaced short palindromic repeats (CRISPR) guide design. The existing efo_id argument is retained for backward compatibility. The package prepares computational artifacts for downstream workflows; it does not perform biological causality testing, clinical interpretation, therapeutic design, or wet-lab validation. For details on the resources and methods see: Buniello et al. (2019) <doi:10.1093/nar/gky1120>; Sollis et al. (2023) <doi:10.1093/nar/gkac1010>; Jinek et al. (2012) <doi:10.1126/science.1225829>.
Authors:
gwas2crispr_0.1.5.tar.gz
gwas2crispr_0.1.5.zip(r-4.7)gwas2crispr_0.1.5.zip(r-4.6)gwas2crispr_0.1.5.zip(r-4.5)
gwas2crispr_0.1.5.tgz(r-4.6-any)gwas2crispr_0.1.5.tgz(r-4.5-any)
gwas2crispr_0.1.5.tar.gz(r-4.7-any)gwas2crispr_0.1.5.tar.gz(r-4.6-any)
gwas2crispr_0.1.5.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
gwas2crispr/json (API)
| # Install 'gwas2crispr' in R: |
| install.packages('gwas2crispr', repos = c('https://leopard0ly.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/leopard0ly/gwas2crispr/issues
softwaregeneticsvariantannotationsnpdataimport
Last updated from:9a362057d7. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 213 | ||
| source / vignettes | OK | 292 | ||
| linux-release-x86_64 | OK | 220 | ||
| macos-release-arm64 | OK | 205 | ||
| macos-oldrel-arm64 | OK | 294 | ||
| windows-devel | OK | 511 | ||
| windows-release | OK | 477 | ||
| windows-oldrel | OK | 539 | ||
| wasm-release | OK | 202 |
Exports:fetch_gwasrun_gwas2crispr
Dependencies:askpassbitbit64clicliprcpp11crayoncurldplyrgenericsgluehmshttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigprettyunitsprogresspurrrR6readrrlangstringistringrsystibbletidyrtidyselecttzdbutf8vctrsvroomwithr
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Fetch significant GWAS associations for a GWAS Catalog trait identifier | fetch_gwas |
| Run the GWAS-to-CRISPR export pipeline using GRCh38/hg38 | run_gwas2crispr |