You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
5979833 spreadsheet-read : handle Position being a string
[2-4H/6H] to enable more detailed and descriptive display names: if meta.displayName is defined, display it in Dataset Explorer, and use it as the Search Filter target.
To enable filtering by author / Species / type of dataset / platform-assay / dataset name, all these may be combined into the .displayName
This is a simple precursor to dataset collections, or grouping by species then type or vice versa.
For example, it might be something like (not a real example) : "Forrest_2019 - Triticum aestivum - Genetic Map - 90k - Chara x Glenlea"
Do this on a feature branch off develop instead of feature/ongoingGenotype as the latter will not be ready for release on pulses before the webinar. b3d9eeb spreadsheet upload : add AddMetadata b4c2a09 rename Display name column in AddMetadata worksheet to displayName. Alias .name to .displayName so it is displayed in Explorer and manage-dataset. de48df6 Apply a heuristic to recognise MS Excel Serial Date values and convert them to JavaScript Date. 82c270d don't require Metadata worksheet. ceefb35 [/6H] re-enable Authorization header in GET /datasets/ a3a53cc [/1H] sort datasets in Explorer by name. d9cf889 [/1H] sequence-search : show .displayName in list and use .id a391bb9 [/3H] drop alias from name to displayName, instead change each location which requires displayName
5979833 spreadsheet-read : handle Position being a string
To enable filtering by author / Species / type of dataset / platform-assay / dataset name, all these may be combined into the .displayName
This is a simple precursor to dataset collections, or grouping by species then type or vice versa.
For example, it might be something like (not a real example) : "Forrest_2019 - Triticum aestivum - Genetic Map - 90k - Chara x Glenlea"
Do this on a feature branch off develop instead of feature/ongoingGenotype as the latter will not be ready for release on pulses before the webinar.
b3d9eeb spreadsheet upload : add AddMetadata
b4c2a09 rename Display name column in AddMetadata worksheet to displayName. Alias .name to .displayName so it is displayed in Explorer and manage-dataset.
de48df6 Apply a heuristic to recognise MS Excel Serial Date values and convert them to JavaScript Date.
82c270d don't require Metadata worksheet.
ceefb35 [/6H] re-enable Authorization header in GET /datasets/
a3a53cc [/1H] sort datasets in Explorer by name.
d9cf889 [/1H] sequence-search : show .displayName in list and use .id
a391bb9 [/3H] drop alias from name to displayName, instead change each location which requires displayName
f489272 [/2H] configuration of vcfDir
60b19b3 [/0.5H] partially handle route switch from groups back to mapview.
The text was updated successfully, but these errors were encountered: