How to sum/merge two hicpro raw matrices in python/r
Hi.
I would like to sum two HiC-Pro raw matrices in python or R. Should I use nested looping. I would appreciate a syntax example. Thanks.
matrices
hic
• 1,191 views
•
link
updated
by
cpad0112
•
written
by
TheCatalyst •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Bioinformatics students: Air or Pro?
written by rachana •Hi everyone, I am a Ph.D. student in bioinformatics and I am trying to decide which MacBook to buy and would really appreciate your opinions. …
-
MacStudio for Bioinformatics
written by akh22Hi, For those who have received and played a brand new, top of line Mac Stuidio ($6000?) for bioinformatics analyses, I would appreciate a posting …
-
Trouble installing HiC-Pro
written by Amina •Hello, I am trying to install HiC-Pro on a slurm cluster but I am getting errors. I downloaded the Hi-C Pro repository to my system …
-
FitHiChIP issue input file
written by roberto.ferrari1 •Hi, I am trying to use the FitHIChIP tool via HIChIP and HiC-Pro pipeline. However, in FitHIChIP I need to input a bed file with …
-
How to count the paired end reads number in given regions
written by ben.kunfang •Hi, I have a celltype.bwt2pairs.bam file from HiC-Pro. I would like to count the number of the paired reads in given regions, for example, how …
-
hicAggregateContacts use with different HiC matrix format
written by gregoire.stik •Hi, I was wondering if it is possible to use hicAggregateContacts with HiC matrices from an external program. I have my in-house normalized matrices and …
-
python_sum of matrices
written by lucas_ •I have a matrix of matrices in python, a list of lists inside the main matrix I have 36 matrices, I need the sum of …
-
I can't install HiC-Pro
written by rahman.samir33 •Hi everyone, my name is Samir. I am a postdoc at Mount Sinai. I am very new to genomics and computational biology. I am trying …
-
Technical replicates in RNAseq
written by grant.hovhannisyanHi Biostars, Is it legitimate to sum up raw read counts from technical replicates of RNAseq, and use these summed counts for DE analysis. Would …
-
Remove rows in a matrix containing Hamming distance less than a set value
written by confusediousHello everyone, Using the dist.hamming function of 'phangorn' in R I have created a matrix of raw Hamming distance scores for a nucleotide alignment. Let's …
I would appreciate a data example.