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
• 745 views
•
link
written
by
bioinfo456
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
RangedSummarizedExperiment to Sparse Matrix
written by rbronsteLooking 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 •Hi 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 •Hey 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 •Hi 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 ScottHi. I am looking for reference human genome fasta files (preferably hg38) where the SNP alleles contributing to the reference sequence are always the ancestral …
-
Question about selection of pathways to inhibit
written by rob.costa1234I 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 bioinfo456I 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 •Hi everyone, I am not entirely new in R but somehow the following problem bugs me for days now. I have a pairwise correlation matrix …
-
check for zeros in every column of R data frame
written by t.aru211285 •Hi All, I have a dataframe in R with rows as genes and columns as samples with expression values for each gene. I would like …
-
How to compute a correlation matrix from ternary variables?
written by Pas •Hi 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