zhoujt1994 / scHiCluster

MIT License
55 stars 17 forks source link

empty npv from embed-concat #5

Closed csittz closed 2 years ago

csittz commented 2 years ago

i used this

hicluster embed-concatcell-chr --cell_list filelist.txt --outprefix concatdir/xx.250k --res 250000 --dim 2 --dist 20000000

but i get is empty file

NUMPY v {'descr': '<f8', 'fortran_order': True, 'shape': (10, 2), } cat: write error: Input/output error

the embed-concatcell-chr say 0 cells loaded?

yangmq6 commented 10 months ago

Sorry to bother you... I have the same problem and want to know how to solve it. Could you please give me some advice?

csittz commented 10 months ago

No I gave up using this.

Regards Tony


From: yangmq6 @.> Sent: Wednesday, November 8, 2023 8:00:40 PM To: zhoujt1994/scHiCluster @.> Cc: Tan Tuan Zea @.>; State change @.> Subject: Re: [zhoujt1994/scHiCluster] empty npv from embed-concat (#5)

    - External Email -

Sorry to bother you... I have the same problem and want to know how to solve it. Could you please give me some advice?

— Reply to this email directly, view it on GitHubhttps://ddec1-0-en-ctp.trendmicro.com:443/wis/clicktime/v1/query?url=https%3a%2f%2fgithub.com%2fzhoujt1994%2fscHiCluster%2fissues%2f5%23issuecomment%2d1801747885&umid=765f923c-facb-4cd2-a0c4-4dd197e0453c&auth=8d3ccd473d52f326e51c0f75cb32c9541898e5d5-61f7aa2816adb5852c0308ad09a5e689a6dec593, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AROC4WQU3HYG3QM3NUZPWLTYDNX6RAVCNFSM5EGRKAUKU5DIOJSWCZC7NNSXTN2JONZXKZKDN5WW2ZLOOQ5TCOBQGE3TINZYHA2Q. You are receiving this because you modified the open/close state.Message ID: @.***>


Important: This email is confidential and may be privileged. If you are not the intended recipient, please delete it and notify us immediately; you should not copy or use it for any purpose, nor disclose its contents to any other person. Thank you.

yangmq6 commented 9 months ago

In my condition, because I just used less than 50 cells, less than the default dim number(50), the program can not run. The cell load just warns per 100 cells, so if the cell number is less than 100, you will just get "0 cells loaded" even if your cells are loaded.