gpn icon indicating copy to clipboard operation
gpn copied to clipboard

'str' object has no attribute 'id'

Open agryji08 opened this issue 9 months ago • 0 comments

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

agryji08 avatar May 24 '24 18:05 agryji08