Any adaptive permutation R packages?
I know there are some standalone tools in the GWAS/eQTL domain using adaptive permutations. Do we have an R package that supports more general usage of permutations?
r
permutation
adaptive permutation
• 1,420 views
•
link
written
by
Zhenyu Zhang
130
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to install deconstructSigs in R
written by Zhenyu Zhang 130Since deconstructSigs has been removed from CRAN, as well as some of its dependencies. We have trouble installing this package, mainly to find the write …
-
eQTL analysis using GWAS summary statistics only
written by Sebastian 1Hello, I'm doing some research in bladder cancer and i have a dataset of genotyped data so i have GWAS summary statistics from 2 GWAS. …
-
Colocalization window size
written by Filago 11Hello, I want to perform colocalization analysis between an eqtl- and a GWAS-dataset. For this I want to use the `coloc.abf` function from [R coloc …
-
Independent projects in Bioinformatics
written by phoenix.sum13 9Hi, I'm looking for a project in Bioinformatics that I can do on my own using data available online. I've been looking for an internship …
-
Protein inference tool: R package that accepts .mzid files?
written by Qroid 4I have MS/MS data that I searched with MS-GF+. Unfortunately, MS-GF+ doesn't do protein inference, so I have a list of peptides in .mzid format. …
-
tumor only variant calling tools
written by Zhenyu Zhang 130I am looking for open source tools that can infer mutations from tumor sample without paired normal sample. I understand you can use tools like …
-
single sample somatic variant calling software
written by Zhenyu Zhang 130There are many softwares that can call tumor normal pairs easily. However, in a real clinical setting, we only have tumor sample, and likely on …
-
Best practice for GWAS RNA-seq quantification
written by Zhenyu Zhang 130So what is the best practice for GWAS RNA-seq quantification? GWAS does not compare different gene expression in each sample. However, it's very important that …
-
tumor sample SNP6 copy number calling
written by Zhenyu Zhang 130Hi, We are planing to call copy numbers from SNP6 array from tumor and normal samples. I know there are many tools normal sample genotyping. …
-
How To Query Snp Against Genomic Features In R
written by Zhenyu Zhang 130<p>Something like query SNP against, say, splicing junctions, or in general, overlapping ranges against genomic and epigenetic features. </p> <p>I know to use GRanges, but …
Are you looking for packages like ImPerm or coin?