Bioconductor / AnnotationForge

Tools for building SQLite-based annotation data packages
https://bioconductor.org/packages/AnnotationForge
4 stars 9 forks source link

Error in .makeOrgPackage(data, version = version, maintainer = maintainer, : All elements of '...' must have unique names #56

Closed liuliang577 closed 3 months ago

liuliang577 commented 3 months ago

When I directly created a table file that met the requirements and used this function, Error in .makeOrgPackage(data, version = version, maintainer = maintainer, : All elements of '...' must have unique names

BUT no duplicate rows found using Excel. This makes me very confused. I spent a whole night but still couldn't solve this problem.

The following image is my original code, which has been smeared with some information to protect privacy.

image

The following image is an Excel file that I created directly

image

I would be very grateful to the person who solved this problem!

jmacdon commented 3 months ago

Please don't use this GitHub for support. Instead, post questions at support.bioconductor.org