Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while aligning 10X CRISPR 5' screening scRNAseq data #145

Open
eynullazada opened this issue Jul 9, 2024 · 7 comments
Open

Error while aligning 10X CRISPR 5' screening scRNAseq data #145

eynullazada opened this issue Jul 9, 2024 · 7 comments

Comments

@eynullazada
Copy link

eynullazada commented Jul 9, 2024

Hi

I am getting the following error when aligning my 5' 10X CRISPR scRNAseq data using alevin fry:

/mnt/dv/wid/projects6/Roy-singlecell3/sridharanlab2/data/perturb-seq_on_reprogramming/fastq/GEX/GEX_1_S1_L008_R2_001.fastq.gz" "--geometry" "chromium_v3"
2024-07-02T05:21:00.955265Z ERROR simpleaf::utils::prog_utils: stderr :

2024-07-02T05:20:46.942187Z INFO piscem: cmd: ["sc_ref_mapper", "-i", "alevin_fry_alignment2/gene_expression/simpleaf_index/index/piscem_idx", "-g", "chromium_v3", "-1", "/mnt/dv/wid/projects6/Roy-singlecell3/sridharanlab2/data/perturb-seq_on_reprogramming/fastq/GEX/

GEX_1_S1_L008_R2_001.fastq.gz", "-t", "16", "-o", "alevin_fry_alignment2/gene_expression/simpleaf_quant/af_map", "--max-ec-card", "4096", "--skipping-strategy", "permissive", "--max-hit-occ", "256", "--max-hit-occ-recover", "1024", "--max-read-occ", "2500"]
[2024-07-02 00:20:46.963] [info] enable structural constraints : false
[2024-07-02 00:20:46.966] [info] No poison k-mer map exists, or it was requested not to be used
[2024-07-02 00:20:46.966] [info] loading index from alevin_fry_alignment2/gene_expression/simpleaf_index/index/piscem_idx
[2024-07-02 00:21:00.232] [info] done loading index
fatal runtime error: Rust cannot catch foreign exceptions

2024-07-02T05:21:00.962190Z INFO simpleaf::utils::workflow_utils: Execution terminated at "simpleaf quant" command for step 2
Error: piscem mapping failed with exit status ExitStatus(unix_wait_status(134))

@rob-p
Copy link
Contributor

rob-p commented Jul 9, 2024

Hi @eynullazada,

Thanks for reporting the issue. Can you let us know what system you are running on (e.g. which distribution of linux and version) and what version of simpleaf, piscem and alevin-fry you have installed, and also the specific full command you are invoking?

There seem to be some strange formatting issues with the output posted above that make it difficult to parse, but we can work backward from the specific invocation to try and figure out what might be going awry. cc @DongzeHE

--Rob

@eynullazada
Copy link
Author

eynullazada commented Jul 11, 2024 via email

@eynullazada
Copy link
Author

Hi Rob

Just to reminder that I am still looking forward to hearing from you on this issue. Thanks

Khagani

@rob-p
Copy link
Contributor

rob-p commented Jul 19, 2024

Hi @eynullazada, thanks for the reminder. Is there any small subset of the data you might be able to share? Also, could you please try upgrading to the latest versions of simpleaf, piscem, and alevin-fry?

I’ll also cc @DongzeHE who is the workflow expert here!

@eynullazada
Copy link
Author

Hi Rob

I can share fastq files. but what is the best way of sharing it?

Khagani

@rob-p
Copy link
Contributor

rob-p commented Jul 19, 2024

Hi Khagani,

If you have an FTP or a Google Drive where you can share, you can link here (or send an e-mail if you don't want to post such a link publicly). Alternatively, something like globus (https://www.globus.org/) would also work if you have an account there.

--Rob

@DongzeHE
Copy link
Contributor

Hi Khagani,

Could you also share the logs generated by simpleaf workflow? The two _log.json files should be in the output directory you specified, i.e., alevin_fry_alignment. Thanks.

Best,
Dongze

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants