virusseq / portal-ui

Canadian VirusSeq Data Portal
https://virusseq-dataportal.ca/
GNU Affero General Public License v3.0
8 stars 8 forks source link

suppress samples-border #306

Closed ChanchalYa closed 2 years ago

ChanchalYa commented 2 years ago

Hi there @sifavahora,

Could you please suppress these border samples- ON_249359 , ON_249358 ? We will re-submit them with accurate specimen IDs and Study ID as we do for border samples.

Thanks, Chanchal

edsu7 commented 2 years ago

ON_249359 and ON_249358 have been suppressed.

An example below:

"submitterSampleId": "ON_249358",
"analysisStateHistory": [
    {
      "initialState": "UNPUBLISHED",
      "updatedState": "PUBLISHED",
      "updatedAt": "2021-11-30T20:57:23.553102"
    },
    {
      "initialState": "PUBLISHED",
      "updatedState": "UNPUBLISHED",
      "updatedAt": "2022-08-09T15:05:30.726914"
    },
    {
      "initialState": "UNPUBLISHED",
      "updatedState": "SUPPRESSED",
      "updatedAt": "2022-08-09T15:05:37.778704"
    }
  ],
ChanchalYa commented 2 years ago

Thanks very much @edsu7 @sifavahora !