frisen-lab / TREX

Simultaneous lineage TRacking and EXpression profiling of single cells using RNA-seq
MIT License
5 stars 6 forks source link

Issue reproducing Visium results #83

Open MDLDan opened 1 day ago

MDLDan commented 1 day ago

Hi Team,

Thanks for the nice work.

I was trying to reproduce some of the analysis of your paper, particularly on the visium dataset, but I am struggling a bit. For now I have only tried one slide (GSM4644079).

The challenges I am facing:

Additionally if I run trex with auto detection it raises:

line 274, in detect_clone_id_location
    raise ValueError(
ValueError: Could not detect cloneID location on chromosome chrH2B-EGFP-N

Right now I am running with trex run10x slide1bam/ --visium -o trex_output_2/ --start 1122 --end 1151 according to #1 Bam file used for trex using spaceranger 3.0.0

Could you clarify the expected upstream and downstream constants of the construct, and if the reference in the GitHub folder is the right one to use?

Any help is appreciated. Thank you.