This is a test version of Biostars. For the public version, visit https://www.biostars.org.
How to load inidividual ADT and RNA data to the same AnnData structure

High guys, I'm a beginner using scanpy.

I'm trying to load som CITE-seq data but only find how to use the "sc.read_10x_h5" function which demands a 5h file.

The data I want to load is in the following structure:

ADT_barcodes.tsv.gz
ADT_counts.txt.gz
ADT_tags.tsv.gz 
barcodes.tsv.gz 
features.tsv.gz 
hashtags.csv.gz 
matrix.mtx.gz

Any suggestions on how I go about loading these files to the sam AnnData would be very very helpful.

Best
Pouria

python cite-seq scanpy

0 answers

No answers yet.

Log in to answer this question.