plantbreeding / BrAPI

Repository for version control of the BrAPI specifications
https://brapi.org
MIT License
57 stars 32 forks source link

positionRanges parameter in GET allelematrix - Enable to filter on an entire chromosome #557

Open aliceboizet opened 2 years ago

aliceboizet commented 2 years ago

Can we specify how we should fill this parameter in order to only give the chromosome (e.g. "chr1" or "chr1:") or also to give only the start or the end value of the range (e.g. "chr1:21532-" or "chr1:-21532") ? @GuilhemSempere