SNP-gene matrix construction
What is the easiest way to build an SNP-gene matrix, with rows corresponding to SNPs and columns corresponding to genes regulated by the SNP? Any insight would be much appreciated.
snp
gene
r
• 752 views
•
link
written
by
bioinfo456
15
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
RangedSummarizedExperiment to Sparse Matrix
written by rbronste 42Looking to make a sparse matrix from a RangedSummarizedExperiment object with with regions as rows and cells as columns. The corresponding cell and region names …
-
How to plot two heatmaps with the same cell height and width for two different Matrix (same column …
written by FantasticAI 6Hi I have two different matrix with the same column number but different row number. I would like to know if there is a general …
-
Searching for genes in assembles genome database
written by anabaena 1Hey all, I am currently working on a project that requires searching for homologous genes in a large assembled meta-genome database. Instead of looking for …
-
Venn diagram with rows of multiple choices
written by avino 2Hi there, I have two list of genes in two columns of a database, my goal is finding what is in common between the two …
-
Looking for human reference genome with ancestral SNP alleles
written by Scott 11Hi. I am looking for reference human genome fasta files (preferably hg38) where the SNP alleles contributing to the reference sequence are always the ancestral …
-
Alzheimer's disease and its classification
written by bioinfo456 15I'm interning on an Alzheimer's disease project where I'm asked to build a classification model to classify the same. As of now, I have a …
-
Question about selection of pathways to inhibit
written by rob.costa1234 32I have an RNAseq results of drug treated vs control cells and performed pathways analysis with Up an down regulated genes. What I am trying …
-
differential expression analysis
written by bioinfo456 15I have the data contained in an excel format (ie; gene ids, samples, corresponding gene counts). Can somebody please explain to me how i can …
-
Remove columns and rows which have only NAs without deleting all the data
written by ElenaL 0Hi everyone, I am not entirely new in R but somehow the following problem bugs me for days now. I have a pairwise correlation matrix …
-
How to compute a correlation matrix from ternary variables?
written by Pas 3Hi all, I have a matrix of genes whose expression is coded in a ternary system: -1 (down regulated), 0 (no detection) and 1 (up-regulated). …
R ? https://cran.r-project.org/web/packages/seqminer/index.html
Python ?
C: parsing vcf file