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

Issues while starting zUMIs #383

Open
Thomas-Michiels opened this issue Dec 13, 2023 · 1 comment
Open

Issues while starting zUMIs #383

Thomas-Michiels opened this issue Dec 13, 2023 · 1 comment

Comments

@Thomas-Michiels
Copy link

Hi,

I'm having issues while starting zUMIs. I downloaded the PBMC data from the Smartseq3Express paper (https://www.nature.com/articles/s41587-022-01311-4) to test the zUMIs pipeline. I demultiplexed the files using the zUMIs demultiplex function. Afterwards I created the yaml file for the reads and indexes. However, when trying to run zUMIs I encounter the following error: "Using miniconda environment for zUMIs! note: internal executables will be used instead of those specified in the YAML file! YAML file has an error. Look at the zUMIs_YAMLerror.log or contact developers.". When I open the error.log file I get the following output: "1". Do you know what is wrong with my YAML file that could cause this error?

Thank you in advance!

Kind regards,

Thomas

SS3_test_zUMIs.txt

@cziegenhain
Copy link
Collaborator

Hi,

For zUMIs to work, you dont necessarily need to demultiplex the files first (and then merge them again) .
Other than that, try to modify as follows:

In file 3, you miss the key
base_definition:
If I remember correctly, the random generated barcodes when merging previously demultiplexed fastq are 8 bp, so try BC(1-8)

All the best,
Christoph

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

2 participants