Noah Friedman

Results 2 issues of Noah Friedman

I am getting the following error: File "pydantic/fields.py", line 638, in pydantic.fields.ModelField._type_analysis File "/usr/local/lib/python3.10/typing.py", line 1157, in __subclasscheck__ return issubclass(cls, self.__origin__) TypeError: issubclass() arg 1 must be a class. I'm...

Hi there, I am very interested in running bicseq but am struggling to parse the documentation to successfully complete the first step (generating .seq files). I have tried using the...