Skip to main content
zenodoopen

Preprocessed TCGA Breast Cancer data for BKB learning

<p>Preprocessed TCGA Breast Cancer data for BKB learning. Data is compressed pickled with lz4 compression. To load:</p> <pre><code class="language-python">import compress_pickle with open('path/to/dataset', 'rb') as data_file: data, feature_states, srcs = compress_pickle.load(data_file, compression='lz4')</code></pre> <p>&nbsp;</p>

ShareScore

32/100

Overall dataset sharing score

Score breakdown

These five areas show where the dataset supports — or may limit — practical reuse.

Stewardship
4
Harmonization
4
Access
16
Reuse readiness
8
Engagement
0