phuse-org / BioCelerate

Search scripts intended to be used to query and collate information from SEND datasets which can then be utilized by the searcher for their own cross-study analysis.
MIT License
6 stars 1 forks source link

Bug in getStudiesSDESIGN when returning studies including multiple study designs #15

Closed bolrDK closed 3 years ago

bolrDK commented 3 years ago

When function getStudiesSDESIGN returns a data.table with studies including more than one study design, each design is returned in separate rows - i.e. multiple rows for these kind of studies. Only one row must be returned per study - multiple study design values must be concatenated into one comma separated string string

bolrDK commented 3 years ago

Bug has been fixed in sendigR version 0.0.0.9010 (commit 24f68017e32489f777e6f502030f7ef7b8a3da9d (source code) and c3b28775a229091968bdbf55459bf08f7f2b6773