Skip to content

BEERS2 failed at the library preparation step #9

@yihangs

Description

@yihangs

Hi!

I use CAMPAREE to simulate molecule files and then use BEERS2 to simulate fastq files. I choose "from distribution data" in library_prep_pipeline. BEERS2 failed at very early stage with the following error:

Traceback (most recent call last):
  File "/mnt/ENCFF075XPF_BEERS2_results/.snakemake/scripts/tmp_panbnhd.run_library_prep_pipeline.py", line 38, in <module>
    LibraryPrepPipeline.main(
  File "/mnt/miniconda3/envs/py311/lib/python3.11/site-packages/beers/library_prep/library_prep_pipeline.py", line 273, in main
    molecule_packets = list(molecule_maker.execute(
                            ^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/miniconda3/envs/py311/lib/python3.11/site-packages/camparee/molecule_maker.py", line 427, in execute
    self.isoform_quants = self.load_isoform_quants(psi_quant_path)
                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/mnt/miniconda3/envs/py311/lib/python3.11/site-packages/camparee/molecule_maker.py", line 197, in load_isoform_quants
    for line in isoform_quant_file:
  File "<frozen codecs>", line 322, in decode
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xf0 in position 7: invalid continuation byte

Do you know what the issue is?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions