SCRIdb.tools.filter_samples

SCRIdb.tools.filter_samples(df)

To prevent accidental run on samples, for each sample in the data frame make sure:

  • it is on AWS

  • samples with hashtags are not being processed twice

Parameters

df (DataFrame) – Data frame of samples

Return type

Tuple[list, list]

Returns

Filtered and excluded ids