More posts like this
-
convert matrix files from 10X (single cell) to h5 file
written by Sara 28For my single cell data, I have matrix files from 10X including (`barcodes.tsv.gz`, `features.tsv.gz`, `matrix.mtx.gz`) for all my samples. I am trying to convert them …
-
how to interpret hi-c heatmap hdf5 file
written by rheab1230 15Hello everyone, Does anyone know how to interpret heatmap of hi-c data. My data look like this: ![enter image description here][1] And how can I …
-
How to convert 10x matrix.mtx.gz files to hdf5 format?
written by johnny rocketfingers 3I have a bunch of folders containing barcodes.tsv.gz, features.tsv.gz, and matrix.mtx.gz from the Cellranger Count output for a single-cell dataset that was sent to me …
-
coo2cmap
written by Oleczkaff 0I am trying to convert .txt files of my sparse matrix into .cmap format. How should I indicate xlabel of my intrachromosomal matrix in my …
-
Nx3 chromosome intrnaction matrix into NxN
written by Oleczkaff 0How to convert chromosome interactrion matrix from .hic file that I have in Nx3 format into NxN using R?
-
Hi-C merged files
written by Oleczkaff 0I have downloaded .hic files from a repisotry, which gives me one merged .hic file of two or more replicates of the same sample. Now, …
-
convert .txt file to fasta format
written by ravi.eshwari 1Hi, I have downloaded .txt files from supplementary data of GEO database . I want to convert these txt format files to fasta format. Can …
-
.hic to .cool
written by c.chakraborty 18Hi everyone, Are there tools to convert format to transform `.hic` files to `.cool` or `.h5` files in R? Thanks in advance, Chai
-
hicAggregateContacts use with different HiC matrix format
written by gregoire.stik 0Hi, 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 …
-
Simulating PacBio long reads and generating consensus
written by bdeonovic 21I would like to simulate PacBio long reads and then feed these into PacBio algorithms (I think the appropriate one is quiver, but not sure) …