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

ValueError occuring when inputing v3-v4 .fastq files #53

Open
elishafreedman opened this issue Feb 21, 2023 · 0 comments
Open

ValueError occuring when inputing v3-v4 .fastq files #53

elishafreedman opened this issue Feb 21, 2023 · 0 comments

Comments

@elishafreedman
Copy link

Hi,

I have been experiencing the following error, my code is as follows:

python3 figaro.py -i /path/to/Directory -o figaro_report -a 300 -f 1 -r 1 -F illumina

I am dealing with Illumina MiSeq data which has already had the primers removed. my forward and reverse sequences are all 300 bp long I cropped them in trimmomatic beforehand so they would be the same length of 300bp.

This is the error I receive:
raise self._value
ValueError: setting an array element with a sequence. The requested array has an inhomogeneous shape after 1 dimensions. The detected shape was (19251,) + inhomogeneous part.

Thanks in advance! any help would be greatly appreciated!

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

1 participant