Skip to main content
Powered by ShareScore

Find research datasets worth reusing

Search datasets from major research repositories and use ShareScore to quickly assess how well each record supports discovery, access, and reuse.

1,417

datasets available to search

ShareScore release 0.9.0

Reset

Dataset results

1,417 results for “triple negative breast cancer”

Learn how ShareScore rates datasets ↗
zenodo44/100

Evaluation of transcription factor knockout impact on paclitaxel response for Triple Negative Breast Cancer

<div>Data and code related to Zenodo repository: 10.5281/zenodo.11238552</div> <div>&nbsp;</div> <div>Two experimental formats included:</div> <div>'fixed' prefix: data from terminal time point of siRNA screen applied to HCC1143, HCC1806, and MDA-MB-468 Triple Negative Breast Cancer cell lines.</div> <div>'live' prefix: data from live-cell imaging of cell cycle reporter (HDHB-mClover/NLS-mCherry) HCC1143 Triple Negative Breast Cancer cell line.</div> <div>Note: 'live' level 1 data is available upon request (heiserl@ohsu.edu, calistri@ohsu.edu).</div> <div>&nbsp;</div> <div>Experimental goal:</div> <div>Evaluate whether siRNA knockdown of transcription factors elevated during paclitaxel response impact cell count, cell morphology or cycling dynamics.</div> <div>&nbsp;</div> <div>Methods:</div> <div>siRNA Knockdown: Cells were plated in 90ul of serum free media per well of a 96 well plate. 24 hours later, siRNA knockdown mixture was prepared using a cell-line optimized concentration of Lipofectamine RNAiMAX (cat 13778075-075, Invitrogen) and siRNA (Horizon Discovery ON-TARGETplus) following RNAiMAX recommended protocol. The final concentration of siRNA per well was 1pmol and the final volume of RNAiMAX per well was 75nL for HCC1143, and 37.5nL for HCC1806 or MDA-MB-468 in 100uL of cell containing volume. 24 hours after siRNA transfection cells were treated with an addition of 100uL complete media containing either DMSO vehicle control or paclitaxel.&nbsp;</div> <div>&nbsp;</div> <div>Fixed-cell assays: Cells were plated at 3000 cells in 100ul of complete media per well in a 96 well plate (#08-772-225, FisherScientific). After 24 hours, an additional 100ul of either vehicle (0.1% DMSO) or paclitaxel containing complete media was added. After 72 hours cells were fixed with 4% Formaldehyde (#28908, ThermoFisher Scientific) for 15 minutes at room temperature, then permeabilized with 0.3% Triton X-100 (#X100-100ML, Sigma Aldrich) for 10 minutes at room temperature, then washed twice with PBS. Fixed cells were then stained with 0.5ug/mL DAPI (4083S, Cell Signaling Technology) in PBS for 15 minutes at room temperature. Following DAPI staining, wells were washed once with PBS, then stained with 1:20,000 HCS CellMask Green in PBS (H32714, Invitrogen) for 15 minutes at room temperature. Wells were washed twice with room temperature PBS and then 4 fields of view per well imaged on an InCell 6000 (GE Healthcare). Images were segmented with two custom Cellpose models to segment the nucleus (using parameters: diameter = 50, chan = DAPI, chan2 = Cellmask Orange) and cytoplasm (using parameters: diameter = 90, chan = Cellmask Orange, chan2 = DAPI). Image quantification was performed in R (v4.3.1) using EBImage (v4.42.0), and cells were annotated based on the number of distinct nuclei segmented within each cytoplasmic mask.&nbsp;</div> <div>&nbsp;</div> <div>HDHB reporter live-cell assays: siRNA knockdown and drug treatment was performed as described above, and then the plate was loaded on an Incucyte S3 (Sartorious) and cells imaged every 15 minutes for 72 hours post drug treatment. At each timepoint 4 fields of view were captured at 20x magnificantion in each well using the phase, red and green channels. A cytoplasmic mask was computed from the mean of normalized red/green channel (cellpose parameters: diameter = 57, chan = mean(normalized(red), normalized(green)), and a nuclear mask was computed from the red channel (cellpose parameters: diameter = 30, chan = DAPI) using custom trained Cellpose models. Image quantification was performed in R (v4.3.1) using EBImage (v4.42.0). An additional perinuclear ring mask was computed as the 11 pixel dilation from the nuclear mask, but still bound by the cytoplasmic mask. To determine mClover localization thresholds for cell cycle assignment, 250 cell images were randomly selected and manually assigned to the G1, S/G2 or M cell cycle state based on mClover localization. The mClover intensity ratios were then used to determine thresholds for automated cell cycle phase calling which was applied to the rest of the data set (Supplemental Figure 5A). Mononuclear cells with a Perinuclear:Nuclear mean intensity ratio greater than 0.8 and Nuclear:Cytoplasmic total intensity less than 0.5 were assigned to the S/G2 phase. Mononuclear and Multinuclear cells with a Nuclear:Cytoplasmic total intensity ratio greater than 0.8 and Perinuclear:Nuclear mean intensity ratio less than 0.8 were assigned to the &lsquo;M&rsquo; phase. The remainder of mononuclear cells were assigned &lsquo;G1&rsquo;, and the remainder of multinucleated cells were assigned &lsquo;Multinucleated&rsquo;.&nbsp;</div> <div>&nbsp;</div> <div>Included files:</div> <div>fixed_level_1-plate_#.zip : Six .zip archives containing the raw images (DAPI/CellMask/Brightfield) from fixed-cell experiments.</div> <div>plate 1: HCC1143 cells treated with plate A schema</div> <div>plate 2: HCC1143 cells treated with plate B schema</div> <div>plate 3: HCC1806 cells treated with plate A schema</div> <div>plate 4: HCC1806 cells treated with plate B schema</div> <div>plate 5: MDA-MB-468 cells treated with plate A schema</div> <div>plate 6: MDA-MB-468 cells treated with plate B schema</div> <div>fixed_level_2: Data quantified from cellpose masks at the single-nuclei level (redundant cytoplasm information)</div> <div>fixed_level_3: Data from 'fixed_level_2.csv' collapsed to the single cell level, including staining intensity and aggregate nuclear information</div> <div>fixed_incell_to_cellpose.rmd: R markdown code for converting original incell files (fixed_level_1) to RGB images for cellpose segmentation</div> <div>fixed_image_quantification.rmd: R markdown code for quantifying images using cellpose segmentation masks and original images (fixed_level_1)</div> <div>fixed_cellpose_models.zip: Archive including cellpose models used for fixed experiment</div> <div>live_level_2: Data quantified from cellpose masks at the single-nuclei level (redundant cytoplasm information)</div> <div>live_level_3: Data from 'live_level_2.csv' collapsed to the single cell level, including staining intensity and aggregate nuclear information</div> <div>live_level_4: Data from 'live_level_3.csv' collapsed to the single condition level summarizing the number, multinucleation status and phase of cells at each time point.</div> <div>live_image_quantification.rmd: R markdown code for quantifying images using cellpose segmentation masks and original images (live_level_1).</div> <div>l ive_incu_archive2rgb.rmd: R markdown code for converting incucyte archive formatted data into RGB images, where the blue channel is the arithmetic mean of the min-max (0-1) normalized red and green channels.</div> <div>live_cellpose_models.zip: Archive including cellpose models used for live experiment.</div> <div>&nbsp;</div> <div>&nbsp;</div>

opencc-by-4.0May 2024View details →
zenodo44/100

Impact of paclitaxel treatment on the Triple Negative Breast Cancer Cell line HCC1143

<div>Data and code related to Zenodo repository: 10.5281/zenodo.11237850</div> <div>&nbsp;</div> <div>Experimental goal:</div> <div>Evaluate the impact of escalating paclitaxel dose on cell count, nuclear morphology and cellular outcome.</div> <div>&nbsp;</div> <div>Methods:</div> <div>Cells were plated at 3000 cells in 100ul of complete media per well in a 96 well plate (#08-772-225, FisherScientific). After 24 hours, an additional 100ul of either vehicle (0.1% DMSO) or paclitaxel containing complete media was added. After 72 hours cells were fixed with 4% Formaldehyde (#28908, ThermoFisher Scientific) for 15 minutes at room temperature, then permeabilized with 0.3% Triton X-100 (#X100-100ML, Sigma Aldrich) for 10 minutes at room temperature, then washed twice with PBS. Fixed cells were blocked with 1% BSA (A7906-100G, Millipore Sigma) in PBS for 1 hour at room temperature and then stained overnight with 1:100 anti-CDKN2A/p16INK4A+CDKN2B/p15INK4B-AF644 (#ab199756, Abcam), and 1:100 anti-cPARP-AF647 (#6987S, Cell Signaling Technology) or 1:500 anti-TUBB3-AF647 (#ab190575, Abcam) overnight at 4C. Each well was washed twice with room temp PBS then stained with 0.5ug/mL DAPI (4083S, Cell Signaling Technology) in PBS for 15 minutes at room temperature. Following DAPI staining, wells were washed once with PBS, then stained with 1:20,000 HCS CellMask in PBS (Orange: #H32713, Green: #H32714, Invitrogen) for 15 minutes at room temperature. Wells were washed twice with room temperature PBS and then 4 fields of view per well imaged on an InCell 6000 (GE Healthcare). Images were segmented with two custom Cellpose models to segment the nucleus (using parameters: diameter = 45, chan = DAPI, chan2 = Cellmask Orange) and cytoplasm (using parameters: diameter = 90, chan = Cellmask Orange, chan2 = DAPI). Image quantification was performed in R (v4.3.1) using EBImage (v4.42.0), and cells were annotated based on the number of distinct nuclei segmented within each cytoplasmic mask.&nbsp;</div> <div>&nbsp;</div> <div>Included files:</div> <div>row_#_level_1.zip : 6 zip file containing original images from InCell 6000, one zip per row</div> <div>level_2.csv : Data quantified to the nuclear level (cytoplasmic quantification is duplicates across multiplet nuclei)</div> <div>level_3.csv: Data quantified at the cellular level including number of nuclei and stain intensities for segmented compartments</div> <div>platemap.csv: Description of each well from the stained plate</div> <div>cellpose_modelz.zip: Zip file containing the two CellPose models used for segmentation</div> <div>image_quantification.rmd : R markdown file containing code for extracting and quantifying image intensities using the raw images (level_1) and segmentation masks created from cellpose.</div>

opencc-by-4.0May 2024View details →
zenodo40/100

Supplementary File 7 from: Rapier-Sharman N et. al., Secondary Transcriptomic Analysis of Triple-Negative Breast Cancer Reveals Reliable Universal and Subtype-Specific Mechanistic Markers, 2024

<p>Supplementary Materials File 7. Please note that though the order of the supplementary materials has changed since initial upload (File S7 was previously File S9 or S10), the contents of this zipped folder remain the same.</p>

opencc-by-4.0Dec 2023View details →
zenodo40/100

Supplementary Figures, Files and Datasets: Reduction of Metastasis via Epigenetic Modulation in a Murine Model of Metastatic Triple Negative Breast Cancer (TNBC)

<p>*denotes authors contributed equally to this work</p> <p>FileS1_Figures_Proofread.pdf: (Updated) Supplementary Figures (Figure S1: RNA-sequencing experimental design; Figure S2:&nbsp;Experiments measuring proliferation between drug-treated and control conditions indicate no significant difference 6 hrs. after scratch; Figure S3: Effect of 4SC-202 treatment on 4T1 tumor volume in mice; Figure S4: Differential expression between 4SC-202- and Vorinostat-treated 4T1 tumors; Figure S5: Top underexpressed differentially expressed genes 4SC-202 vs Control; Figure S6: HDACi target genes are not differentially expressed in RNA-sequencing data from 4SC-202-treated mice relative to control mice; Figure S7: Differential expression and expression of genes implicated gene ontology biological processes of interest; Figure S8: IPA visualization of the Regulation of Epithelial Mesenchymal Transition By Growth Factors Pathway emphasizing influence of 4SC-202-induced consensus DEGs; Figure S9: 4SC-202 modulates gene networks related to Cancer, Endocrine System Disorders, and Organismal Injury and Abnormalities; Figure S10: 4SC-202 modulates gene networks related to Cancer, Cellular Movement, and Organismal Injury and Abnormalities; Figure S11: 4SC-202 modulates gene networks related to Cell-mediated Immune Response, Cellular Movement, and Hematological System Development and Function; Figure S12: 4SC-202 differentially modulates gene networks related to Cellular Movement, Hematological System Development and Function, and Immune Cell Trafficking relative to Vorinostat); File S2: DAVID 4SC vs. Control 70DEG results: DAVID Annotation 4SC-202 vs Control 70 DEGs:&nbsp;Full functional annotation clustering results from DAVID Bioinformatics Resource for the&nbsp;4SC-202-induced, consensus differentially expressed genes.; File S3: DAVID 4SC vs. Vori 33 DEGs results: DAVID Annotation 4SC-202 vs Control 33 DEGs:&nbsp;Full functional annotation clustering results from DAVID Bioinformatics Resource for the 4SC-202&nbsp;versus Vorinostat consensus differentially expressed genes.; File S4: IPA 70 All Results: IPA Canonical Pathways Enrichment 70 DEGs:&nbsp;Full Ingenuity Pathway Analysis (IPA) canonical pathways enrichment results for the&nbsp;4SC-202-induced, consensus differentially expressed genes.; File S5: IPA 33 Summary: Ingenuity Pathway Analysis (IPA) summary of the enrichment results for the&nbsp;4SC-202-induced, consensus differentially expressed genes against Vorinostat.; File S6: Experiment RIN Numbers: RNA extraction quality control step, one of the various steps of quality control within the RNA-sequencing workflow. These RNA Integrity numbers are from the Agilent 2100 Bioanalyzer that looks for RNA contamination and degradation.; File S7: 4SC vs. Control all DEGs: Workflow results including all DEGs for 4SC-202 vs Control:&nbsp;Full excel file that contains all of the DEGs from the results of all workflows for 4SC-202.</p>

opencc-by-4.0Jan 2022View details →
zenodo40/100

Supplementary dataset for 'A randomised phase III trial of carboplatin compared with docetaxel in BRCA1/2 mutated and pre-specified triple negative breast cancer "BRCAness" subgroups: the TNT Trial'

<p>This dataset corresponds to the PAM50 gene expression profiling of primary tumour samples that were collected as part of the TNT clinical trial (ISRCTN97330959, NCT00532727, CRUK/07/012). NanoString&reg; platform nCounter analysis was performed on the RNA extracts at the Institute of Cancer Research and Royal Marsden Hospital. The manuscript describing the trial outcome is currently under review in Nature Medicine.</p>

opencc-by-nc-4.0Feb 2018View details →
zenodo40/100

Data File for Manuscript "Comprehensive Molecular Simulation on Triple Negative Breast Cancer Transcriptomics Features of mir-145 and 3' UTR of ARF6 mRNA"

<p>This is a data file for the manuscript &quot;Comprehensive Molecular Simulation on Triple Negative Breast Cancer Transcriptomics Features of mir-145 and 3&rsquo; UTR of ARF6 mRNA&quot;. It comprises of molecular docking (AUTODOCK VINA 4) and dynamics data (NAMD and VMD).</p>

opencc-by-4.0Jul 2018View details →
zenodo36/100

"iDCNNPred: An interpretable deep learning model for virtual screening and identification of PI3Ka inhibitors against triple-negative breast cancer"

<p>In this study, we proposed a novel interpretable deep convolutional neural network prediction (iDCNNPred) system for classifying molecular bioactivity and identifying predictive potential inhibitors for the PI3Ka isoform protein. This system utilizes 2D molecular image representation as input features, instead of traditional molecular fingerprints or descriptors.</p> <p><strong>The datasets used for model construction, prediction and screening of chemical library are provided in this uploaded data in <a href="../api/records/10947610/draft/files/Molecular_image_Custom_DCNN_datasets.zip/content" target="_blank" rel="noopener noreferrer">Molecular_image_Custom_DCNN_datasets.zip</a> file for Custom-DCNN models and <a href="../api/records/10947610/draft/files/Molecular_image_pre_trained_datasets.zip/content" target="_blank" rel="noopener noreferrer">Molecular_image_pre_trained_datasets.zip</a> file for Pre-trained fine-tuned models. </strong><strong>The final run of models results given in file <a href="../api/records/10947610/draft/files/Custom_DCNN_Pre_trained_models.zip/content" target="_blank" rel="noopener noreferrer">Custom_DCNN_Pre_trained_models.zip</a></strong></p>

opencc-by-4.0Apr 2024View details →
zenodo36/100

Supplementary files for "Tristetraprolin Affects Invasion-Associated Genes Expression and Cell Motility in Triple-Negative Breast Cancer Model"

<p>Track1 and Track3 - raw numerical data on cell tracking; Morphology-DXR treated - raw images of the cells, treated with DXR; Morphology ecTTP+WT - morphology of wild-type and TTP-overexpressing cells; RAW data qPCR - rew data of gene expression experiments</p>

opencc-by-4.0Sep 2024View details →
zenodo36/100

Dataset for comparison of the efficacy of different drug combinations for the treatment of patients with triple negative breast cancer.

<p>Dataset for comparison of the efficacy of different drug combinations for the treatment of patients with triple negative breast cancer.</p>

opencc-by-4.0Nov 2022View details →
ClinicalTrials.gov36/100

Genetically Engineered Cells (MAGE-A1-specific T Cell Receptor-transduced Autologous T-cells) and Atezolizumab for the Treatment of Metastatic Triple Negative Breast Cancer, Urothelial Cancer, or Non-

ClinicalTrials.gov study NCT04639245. IPD Sharing: NO. Countries: 1. Publications: 1.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

Evaluate Risk/Benefit of Nab Paclitaxel in Combination With Gemcitabine and Carboplatin Compared to Gemcitabine and Carboplatin in Triple Negative Metastatic Breast Cancer (or Metastatic Triple Negati

ClinicalTrials.gov study NCT01881230. IPD Sharing: Not stated. Countries: 12. Publications: 2.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Study Of SU011248 Versus Chemotherapy For Patients With Previously Treated Triple Receptor Negative Breast Cancer

ClinicalTrials.gov study NCT00246571. IPD Sharing: Not stated. Countries: 12. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Gamma-secretase/Notch Signalling Pathway Inhibitor RO4929097 in Treating Patients With Advanced, Metastatic, or Recurrent Triple Negative Invasive Breast Cancer

ClinicalTrials.gov study NCT01151449. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Trilaciclib (G1T28), a CDK 4/6 Inhibitor, in Combination With Gemcitabine and Carboplatin in Metastatic Triple Negative Breast Cancer (mTNBC)

ClinicalTrials.gov study NCT02978716. IPD Sharing: NO. Countries: 8. Publications: 2.

closedIPD-NOFeb 2026View details →
ClinicalTrials.gov36/100

A Study to Investigate Atezolizumab and Chemotherapy Compared With Placebo and Chemotherapy in the Neoadjuvant Setting in Participants With Early Stage Triple Negative Breast Cancer

ClinicalTrials.gov study NCT03197935. IPD Sharing: Not stated. Countries: 13. Publications: 3.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Olaparib in Combination With Either Durvalumab, Selumetinib, or Capivasertib or Ceralasertib Alone in Treating Patients With Metastatic Triple Negative Breast Cancer

ClinicalTrials.gov study NCT03801369. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

A Phase II Single Arm Pilot Study of the Chk1/2 Inhibitor (LY2606368) in BRCA1/2 Mutation Associated Breast or Ovarian Cancer, Triple Negative Breast Cancer, High Grade Serous Ovarian Cancer, and Meta

ClinicalTrials.gov study NCT02203513. IPD Sharing: YES. Countries: 1. Publications: 2.

controlledIPD-YESFeb 2026View details →
ClinicalTrials.gov36/100

Effect of Chemotherapy and Radiation Prior to Surgery for Triple Negative Breast Cancer

ClinicalTrials.gov study NCT00603408. IPD Sharing: Not stated. Countries: 1. Publications: 16.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Trial of RAD001 in Triple Negative Metastatic Breast Cancer

ClinicalTrials.gov study NCT00827567. IPD Sharing: Not stated. Countries: 1. Publications: 13.

restrictedIPD-UNDECIDEDFeb 2026View details →
ClinicalTrials.gov36/100

Neoadjuvant Study of Two Platinum Regimens in Triple Negative Breast Cancer

ClinicalTrials.gov study NCT02413320. IPD Sharing: Not stated. Countries: 1. Publications: 1.

restrictedIPD-UNDECIDEDFeb 2026View details →

ScienceDex guides

Understand access before you commit

These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research datasets.

Compare curated datasets

Allen Brain Atlas

Allen Brain Atlas is an Allen Institute collection of brain map atlases, datasets, APIs, and analysis tools covering mouse, human, and non-human primate brain resources.

allen-brain-atlas
neuroscienceopenDocumentation, web resources, and API references are available online.
Last verified 2026-04-30Open record

Annotated Behaviour and Observability Dataset (ABODe)

ABODe is a University of Edinburgh DataShare dataset for behavior classification in group-housed mice using home-cage video, identities, bounding boxes, ground-plate positions, and annotator labels.

abode-home-cage
behavioral-neuroscienceopenThe DataShare record exposes download links for annotations, documentation, license text, and the zipped per-snippet data directory.
Last verified 2026-04-30Open record

DANDI Archive for NWB datasets

DANDI is a BRAIN Initiative archive for publishing and sharing neurophysiology data, including electrophysiology, optophysiology, and behavioral data packaged as NWB and related standards.

dandi-nwb
electrophysiologyopenPublished Dandiset metadata and archive endpoints are available through the production DANDI API.
Last verified 2026-04-30Open record

International Brain Laboratory public data

The International Brain Laboratory public data releases expose standardized mouse decision-making experiments, including Neuropixels recordings, widefield calcium imaging, behavior, and session metadata accessed through the ONE API.

ibl
behavioral-neuroscienceopenPublic sessions can be searched and loaded from the IBL public data server through ONE.
Last verified 2026-04-29Open record

OpenNeuro

OpenNeuro is a free, open platform for sharing neuroimaging datasets, with public search, dataset pages, and download paths for web, S3, DataLad, and the OpenNeuro CLI.

openneuro
neuroscienceopenPublished datasets are available on demand over the internet.
Last verified 2026-04-29Open record