MungeSumstats
This package is for version 3.13 of Bioconductor; for the stable, up-to-date release version, see MungeSumstats.
Standardise summary statistics from GWAS
Bioconductor version: 3.13
The *MungeSumstats* package is designed to facilitate the standardisation of GWAS summary statistics. It reformats inputted summary statisitics to include SNP, CHR, BP and can look up these values if any are missing. It also removes duplicates across SNPs.
Author: Alan Murphy [cre] , Nathan Skene [aut]
Maintainer: Alan Murphy <alanmurph94 at hotmail.com>
citation("MungeSumstats")
):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("MungeSumstats")
For older versions of R, please refer to the appropriate Bioconductor release.
Documentation
To view documentation for the version of this package installed in your system, start R and enter:
browseVignettes("MungeSumstats")
Standardise the format of summary statistics from GWAS with MungeSumstats | HTML | R Script |
Reference Manual | ||
NEWS | Text |
Details
biocViews | ComparativeGenomics, Genetics, GenomeWideAssociation, GenomicVariation, Preprocessing, SNP, Software, WholeGenome |
Version | 1.0.1 |
In Bioconductor since | BioC 3.13 (R-4.1) (3 years) |
License | Artistic-2.0 |
Depends | R (>= 4.0) |
Imports | data.table, utils, stats, GenomicRanges, BSgenome, Biostrings |
System Requirements | |
URL | https://github.com/neurogenomics/MungeSumstats |
Bug Reports | https://github.com/neurogenomics/MungeSumstats/issues |
See More
Suggests | SNPlocs.Hsapiens.dbSNP144.GRCh37, SNPlocs.Hsapiens.dbSNP144.GRCh38, BSgenome.Hsapiens.1000genomes.hs37d5, BSgenome.Hsapiens.NCBI.GRCh38, methods, BiocGenerics, IRanges, GenomeInfoDb, S4Vectors, rmarkdown, markdown, knitr, testthat (>= 3.0.0), UpSetR, BiocStyle, covr |
Linking To | |
Enhances | |
Depends On Me | |
Imports Me | |
Suggests Me | |
Links To Me | |
Build Report | Build Report |
Package Archives
Follow Installation instructions to use this package in your R session.
Source Package | MungeSumstats_1.0.1.tar.gz |
Windows Binary | MungeSumstats_1.0.1.zip |
macOS 10.13 (High Sierra) | MungeSumstats_1.0.1.tgz |
Source Repository | git clone https://git.bioconductor.org/packages/MungeSumstats |
Source Repository (Developer Access) | git clone git@git.bioconductor.org:packages/MungeSumstats |
Bioc Package Browser | https://code.bioconductor.org/browse/MungeSumstats/ |
Package Short Url | https://bioconductor.org/packages/MungeSumstats/ |
Package Downloads Report | Download Stats |
Old Source Packages for BioC 3.13 | Source Archive |