-
Notifications
You must be signed in to change notification settings - Fork 19
Description
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))