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

'str' object has no attribute 'id' #27

Open
agryji08 opened this issue May 24, 2024 · 0 comments
Open

'str' object has no attribute 'id' #27

agryji08 opened this issue May 24, 2024 · 0 comments

Comments

@agryji08
Copy link

I am trying run the snakefile in analysis Arabidopsis folder. I found there is error for this one.

Another thing to mention is the
id_mapping = pd.read_csv(
input[1], sep="\t", header=None, index_col=0, squeeze=True)
sequeeze=True is not working for pandas version >=2.0

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