File h5ad for SEVtras
0
0
Entering edit mode
8 months ago
Matteo • 0

Hello everyone, i'm trying to use SEVtras.ESAI_calculator to analyze my data that are the outputs of Cell Ranger. The inputs for this process are the following:

import SEVtras
SEVtras.ESAI_calculator(adata_ev_path='./tests/sEV_SEVtras.h5ad', adata_cell_path='./tests/test_cell.h5ad', out_path='./outputs', Xraw=False, OBSsample='batch', OBScelltype='celltype')

where: The first two parameters represent the path to sEV- and cell- anndata objects. sEV-anndata object comes from the output of SEVtras.sEV_recognizer. The cell-anndata object is the same as conventional single cell analysis data coming from filtered_feature_bc_matrix directory in Cell Ranger /outs.

Now, i don't understand what i have to use as input in the "adata_cell_path" field and how i can create this file starting from filtered_feature_bc_matrix directory in Cell Ranger /outs.

to how • 757 views
ADD COMMENT
0
Entering edit mode

Is it not just the filtered_feature_bc_matrix.h5 in outs/? Alternatively scanpy has functionality for interacting with these objects. https://scanpy.readthedocs.io/en/stable/generated/scanpy.read_10x_h5.html

ADD REPLY
0
Entering edit mode

Unfortunately it isn't. it's not similar to the file the authors loaded as a test. i don't know how to go ahead this problem, I would like to know if there is anyone who has had to do what I am doing.

ADD REPLY
0
Entering edit mode

Have you tried contacting the authors of the SEVtras paper?

ADD REPLY

Login before adding your answer.

Traffic: 4083 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6