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

TypeError: memoryview: a bytes-like object is required, not 'str' #6

Open
Pezhvuk opened this issue Jan 28, 2020 · 0 comments
Open

Comments

@Pezhvuk
Copy link

Pezhvuk commented Jan 28, 2020

Assuming that there is a typo in the following lines, and correcting them (from raw_clontype_string to raw_clonotype_string):

https://github.com/briney/grp_paper/blob/3cba0879d56340e21ab8ca1b2711ac1914a675f8/data_processing/01_deduplication.ipynb#L117-L119

The error mentioned in the title occurs due to the following line:

https://github.com/briney/grp_paper/blob/3cba0879d56340e21ab8ca1b2711ac1914a675f8/data_processing/01_deduplication.ipynb#L125

If there is no typo, then, of course the raw_clonotype_string is not referenced before and causes another issue.

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