Devang Thakkar
Results
2
issues of
Devang Thakkar
This PR fixes https://github.com/daler/gffutils/issues/212 where semicolons inside quoted string values were causing issues. I was not able to replicate the `AttributeStringError` mentioned in the issue since the usage was not...
This PR fixes https://github.com/daler/pybedtools/issues/376 and support for polars dataframes. Users can now convert a `BedTool` object to a polars dataframe using the `to_polars_dataframe` method, and create a `BedTool` object from...