solgenomics / sgn

The code behind the Sol Genomics Network, Cassavabase and other Breedbase websites
https://solgenomics.net
MIT License
66 stars 35 forks source link

query for genotype data from multiple genotyping protocols #4438

Open isaak opened 1 year ago

isaak commented 1 year ago

Expected Behavior

Given a list of clones, retrieve genotype data from multiple genotyping protocols at once, as opposed to querying it from one genotyping protocol at a time. (Prasad Peteti)

For Bugs:

Environment

Steps to Reproduce

lukasmueller commented 1 year ago

What is the precise use case for that? The different genotyping protocols are hard to compare to each other.

isaak commented 1 year ago

May be @pvnsprasad can elaborate on that. I imagine complication in the data structure also, considering different markers from different protocols for different sets of clones. But if that may be resolved, I guess one benefit of simultaneous query for data from multiple protocols may be efficiency....