kevinrue / unisets

Collection of classes to store gene sets.
http://kevinrue.github.io/unisets
Other
3 stars 1 forks source link

Should `duplicated` take into account relation metadata? #41

Open kevinrue opened 5 years ago

kevinrue commented 5 years ago

Are two relationships between the same element and set "duplicated" if they have different metadata?

An example: GO relationship between gene1 and set1 with different evidence codes.

llrs commented 5 years ago

To me this wouldn't be a duplicated relationship. It would be a single relationship with two evidences supporting the same relationship.