Other packages > Find by keyword >

R.SamBada  

Processing Pipeline for "SamBada" from Pre- To Post-Processing
View on CRAN: Click here


Download and install R.SamBada package within the R console
Install from CRAN:
install.packages("R.SamBada")

Install from Github:
library("remotes")
install_github("cran/R.SamBada")

Install by package version:
library("remotes")
install_version("R.SamBada", "0.1.3")



Attach the package and use:
library("R.SamBada")
Maintained by
Solange Duruz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2019-04-12
Latest Update: 2023-06-01
Description:
Processing pipeline for SamBada from pre- to post-processing.SamBada is a landscape genomic software designed to run univariate or multivariate logistic regression between the presence of a genotype and one or several environmental variables. See Stucki 2017 doi10.11111755-0998.12629 and httpsgithub.comSylviesambada.The package provides functions that can be classified into four categories1 Install SamBada2 Preprocessing prepare genomic file into standards compatible with SamBada and apply quality-control retrieve environmental conditions at sampling location prepare environmental file including removal of correlated variables and computation of population structure3 Processing run SamBada on multiple cores using Supervision4 Post-processing calculate p-values and q-values produce interactive Manhattan plots and query Ensembl database produce maps.
How to cite:
Solange Duruz (2019). R.SamBada: Processing Pipeline for "SamBada" from Pre- To Post-Processing. R package version 0.1.3, https://cran.r-project.org/web/packages/R.SamBada. Accessed 06 Nov. 2024.
Previous versions and publish date:
0.1.0 (2019-04-12 10:52), 0.1.1 (2019-05-09 12:50), 0.1.2 (2019-11-25 10:30), 0.1.3 (2022-01-05 01:00)
Other packages that cited R.SamBada R package
View R.SamBada citation profile
Other R packages that R.SamBada depends, imports, suggests or enhances
Functions, R codes and Examples using the R.SamBada R package
Some associated functions: R.SamBada-package . createEnv . downloadSambada . plotManhattan . plotMap . plotResultInteractive . prepareEnv . prepareGeno . prepareOutput . sambadaParallel . setLocation . 
Some associated R codes: Postprocessing.R . Preprocessing.R . RSamBada.R . Run_sambada.R .  Full R.SamBada package functions and examples
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

maic  
Matching-Adjusted Indirect Comparison
A generalised workflow for generation of subject weights to be used in Matching-Adjusted Indirect C ...
Download / Learn more Package Citations See dependency  
mailR  
A Utility to Send Emails from R
Interface to Apache Commons Email to send emails from R. ...
Download / Learn more Package Citations See dependency  
ddp  
Desirable Dietary Pattern
The desirable Dietary Pattern (DDP)/ PPH score measures the variety of food consumption. The (weigh ...
Download / Learn more Package Citations See dependency  
equatiomatic  
Transform Models into 'LaTeX' Equations
The goal of equatiomatic is to reduce the painassociated with writing LaTeX formulas from fitted mod ...
Download / Learn more Package Citations See dependency  
seriation  
Infrastructure for Ordering Objects Using Seriation
Infrastructure for ordering objects with an implementation of several seriation/sequencing/ordinati ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA