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.
55
datasets available to search
ShareScore release 0.9.0
Dataset results
55 results for “CYP2D6”
Implementing Genomics in Practice (IGNITE): CYP2D6 Genotype-Guided Pain Management in Patients Undergoing Arthroplasty Surgery
ClinicalTrials.gov study NCT03534063. IPD Sharing: Not stated. Countries: 1. Publications: 1.
CYP2D6 Polymorphism in Patients of General Practice in Austria
ClinicalTrials.gov study NCT03859622. IPD Sharing: YES. Countries: 1. Publications: 1.
Effects of Isotretinoin on CYP2D6 Activity
ClinicalTrials.gov study NCT03076021. IPD Sharing: YES. Countries: 1. Publications: 1.
Transfer learning enables prediction of CYP2D6 haplotype function
<p>This data here were used to train the models described in the manuscript "Transfer learning enables prediction of CYP2D6 haplotype function". The deep learning model described predicts metabolic function of <em>CYP2D6</em> star alleles. It uses two pretraining steps, first with simulated data, then with sequence data collected from liver microsomes, and finally using sequence data for <em>CYP2D6</em> star alleles.</p> <p> </p> <p>simulated_cyp2d6_diplotypes.tar.gz - This file contains sequence data and labels for simulated <em>CYP2D6 </em>data used in the first training step</p> <p>dalton_2019_cyp2d6_microsomes.txt - This file contains summary statistic data for liver microsome data used in the second pretraining step (originally from <a href="https://doi.org/10.1111/cts.12695">https://doi.org/10.1111/cts.12695)</a></p> <p>star_samples.vcf - This file contains sequence data for <em>CYP2D6 </em>star alleles derived from PharmVar (https://www.pharmvar.org/gene/CYP2D6) used in the final training step.</p>
Water migration through enzyme tunnels is sensitive to the choice of explicit water model (AldO + CYP2D6)
<p>This repository contains data for the alditol oxidase (AldO) and cytochrome P450 2D6 (CYP2D6). Data underpinning analyses of haloalkane dehalogenase DhaA are available from the related repository: <a href="https://doi.org/10.5281/zenodo.11489893">10.5281/zenodo.11489893</a>.</p> <p><strong>Content:</strong></p> <p><strong>AldO.tar.gz:</strong></p> <p><strong>tt_conda.yml -> conda environment used for the calculations. </strong><br> Usage :<br> conda env create -f tt_conda.yml<br> conda activate tt_conda.yml </p> <p><strong>01_MD_simulations -> the files to run simulation, out and restart files from simulation and simulation analysis results, organized by models and Tunnel Conformational Groups (TCGs).</strong></p> <p>├── 01_MD_simulations<br>│ ├── 01_inputs<br>│ │ ├── opc<br>│ │ │ ├── TCG_d1.0_o1.6<br>│ │ │ └── TCG_d2.0_o1.9<br>│ │ ├── scripts<br>│ │ │ ├── 00_prepare_model.sh<br>│ │ │ ├── 01_minimization.sh<br>│ │ │ ├── 02_equilibration.sh<br>│ │ │ └── 03_production.sh<br>│ │ ├── tip3p<br>│ │ │ ├── TCG_d1.0_o1.6<br>│ │ │ └── TCG_d2.0_o1.9<br>│ │ └── tip4pew<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ └── TCG_d2.0_o1.9<br>│ ├── 02_outputs<br>│ │ ├── opc<br>│ │ │ ├── TCG_d1.0_o1.6<br>│ │ │ └── TCG_d2.0_o1.9<br>│ │ ├── tip3p<br>│ │ │ ├── TCG_d1.0_o1.6<br>│ │ │ └── TCG_d2.0_o1.9<br>│ │ └── tip4pew<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ └── TCG_d2.0_o1.9<br>│ ├── 03_analysis<br>│ │ ├── rmsd_opc.csv<br>│ │ ├── rmsd_tip3p.csv<br>│ │ ├── rmsd_tip4pew.csv<br>│ │ ├── rmsf_opc.csv<br>│ │ ├── rmsf_tip3p.csv<br>│ │ └── rmsf_tip4pew.csv<br>│ └── readme.txt<br><br><strong>02_caver -> results of CAVER calculations, organized by models and TCGs.</strong></p> <p>├── 02_caver<br>│ ├── config_files<br>│ │ ├── calculate_tunnels.txt<br>│ │ └── clustering.txt<br>│ ├── opc<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ ├── readme.txt<br>│ ├── tip3p<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── tip4pew<br>│ ├── TCG_d1.0_o1.6<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── TCG_d2.0_o1.9<br>│ ├── 1<br>│ ├── 2<br>│ ├── 3<br>│ ├── 4<br>│ └── 5</p> <p><strong>03_aquaduct -> results of AQUA-DUCT calculations, organized by models and TCGs. </strong></p> <p>├── 03_aquaduct<br>│ ├── opc<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ ├── readme.txt<br>│ ├── tip3p<br>│ │ ├── TCG_d1.0_o1.6<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── tip4pew<br>│ ├── TCG_d1.0_o1.6<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── TCG_d2.0_o1.9<br>│ ├── 1<br>│ ├── 2<br>│ ├── 3<br>│ ├── 4<br>│ └── 5 </p> <p><strong>04_transport_tools -> the results of TransportTools and analysis done from TransportTools results.</strong></p> <p>├── 04_transport_tools<br>│ ├── overall_results<br>│ │ ├── config.in<br>│ │ ├── data<br>│ │ │ ├── exact_matching_analysis<br>│ │ │ └── super_clusters<br>│ │ ├── statistics<br>│ │ │ ├── 1-initial_tunnels_statistics_bottleneck_residues.txt<br>│ │ │ ├── 1-initial_tunnels_statistics.txt<br>│ │ │ ├── 2-filtered_tunnels_statistics_bottleneck_residues.txt<br>│ │ │ ├── 2-filtered_tunnels_statistics.txt<br>│ │ │ ├── 3-initial_events_statistics_bottleneck_residues.txt<br>│ │ │ ├── 3-initial_events_statistics.txt<br>│ │ │ ├── 4-filtered_events_statistics_bottleneck_residues.txt<br>│ │ │ ├── 4-filtered_events_statistics.txt<br>│ │ │ └── comparative_analysis<br>│ │ ├── transport_tools.log<br>│ │ └── visualization<br>│ │ ├── 1-visualize_initial_tunnels.py<br>│ │ ├── 2-visualize_filtered_tunnels.py<br>│ │ ├── 3-visualize_initial_events.py<br>│ │ ├── 4-visualize_filtered_events.py<br>│ │ ├── comparative_analysis<br>│ │ └── sources<br>│ └── scripts<br>│ ├── bottleneck_residues<br>│ │ ├── 5_bottleneck_residues.py<br>│ │ └── T1.png<br>│ ├── presence_of_tunnels<br>│ │ ├── 6_tunnels_before_assignment.py<br>│ │ ├── before.png<br>│ │ └── number_frames.pkl<br>│ └── water_transport_analysis<br>│ ├── 8_main_figure.py<br>│ ├── figure2.png<br>│ ├── output<br>│ ├── percent_frames_events_AldO.png<br>│ ├── transit_time_median.png<br>│ ├── tt_events.png<br>│ └── water_per_frame_AldO.png</p> <p> </p> <p><strong>CYP2D6.tar.gz:</strong></p> <p><strong>tt_conda.yml -> conda environment used for the calculations. <br> </strong>Usage :<br> conda env create -f tt_conda.yml<br> conda activate tt_conda.yml </p> <p><strong>01_MD_simulations -> the files to run simulation, out and restart files from simulation and simulation analysis results, organized by models and Tunnel Conformational Groups (TCGs).</strong></p> <p>├── 01_MD_simulations<br>│ ├── 01_inputs<br>│ │ ├── opc<br>│ │ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── scripts<br>│ │ │ ├── 01_minimization_heating_CPU_ARES_prep.sh<br>│ │ │ ├── 02_equilibration_GPU_ARES_prep.sh<br>│ │ │ ├── 03_production_ARES.sh<br>│ │ │ └── prepare_model_3tbg.sh<br>│ │ ├── tip3p<br>│ │ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ └── tip4pew<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ ├── 02_outputs<br>│ │ ├── opc<br>│ │ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── tip3p<br>│ │ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ └── tip4pew<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ ├── 03_analysis<br>│ │ ├── rmsd_opc.csv<br>│ │ ├── rmsd_tip3p.csv<br>│ │ ├── rmsd_tip4pew.csv<br>│ │ ├── rmsf_opc.csv<br>│ │ ├── rmsf_tip3p.csv<br>│ │ └── rmsf_tip4pew.csv<br>│ └── readme.txt</p> <p><strong>02_caver -> results of CAVER calculations, organized by models and TCGs.</strong></p> <p>├── 02_caver<br>│ ├── config_files<br>│ ├── opc<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ ├── readme.txt<br>│ ├── tip3p<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── tip4pew<br>│ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ ├── 1<br>│ ├── 2<br>│ ├── 3<br>│ ├── 4<br>│ └── 5</p> <p><strong>03_aquaduct -> results of AQUA-DUCT calculations, organized by models and TCGs. </strong></p> <p>├── 03_aquaduct<br>│ ├── opc<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ ├── readme.txt<br>│ ├── tip3p<br>│ │ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ │ ├── 1<br>│ │ │ ├── 2<br>│ │ │ ├── 3<br>│ │ │ ├── 4<br>│ │ │ └── 5<br>│ │ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── tip4pew<br>│ ├── TCG_d1.7_o1.6_TCG_d1.1_o1.4_TCG_d1.1_o.1.1<br>│ │ ├── 1<br>│ │ ├── 2<br>│ │ ├── 3<br>│ │ ├── 4<br>│ │ └── 5<br>│ └── TCG_d2.0_o1.9_TCG_d1.6_o1.6_TCG_d1.6_o1.1<br>│ ├── 1<br>│ ├── 2<br>│ ├── 3<br>│ ├── 4<br>│ └── 5</p> <p><strong>04_transport_tools -> the results of TransportTools and analysis done from TransportTools results.</strong></p> <p>├── 04_transport_tools<br>│ ├── overall_results<br>│ │ ├── config.in<br>│ │ ├── data<br>│ │ │ ├── exact_matching_analysis<br>│ │ │ └── super_clusters<br>│ │ ├── statistics<br>│ │ │ ├── 1-initial_tunnels_statistics_bottleneck_residues.txt<br>│ │ │ ├── 1-initial_tunnels_statistics.txt<br>│ │ │ ├── 2-filtered_tunnels_statistics_bottleneck_residues.txt<br>│ │ │ ├── 2-filtered_tunnels_statistics.txt<br>│ │ │ ├── 3-initial_events_statistics_bottleneck_residues.txt<br>│ │ │ ├── 3-initial_events_statistics.txt<br>│ │ │ ├── 4-filtered_events_statistics_bottleneck_residues.txt<br>│ │ │ ├── 4-filtered_events_statistics.txt<br>│ │ │ └── comparative_analysis<br>│ │ ├── transport_tools.log<br>│ │ └── visualization<br>│ │ ├── 1-visualize_initial_tunnels.py<br>│ │ ├── 2-visualize_filtered_tunnels.py<br>│ │ ├── 3-visualize_initial_events.py<br>│ │ ├── 4.pse<br>│ │ ├── 4-visualize_filtered_events.py<br>│ │ ├── comparative_analysis<br>│ │ └── sources<br>│ └── scripts<br>│ ├── bottleneck_analyses<br>│ │ ├── 5_bottleneck_residues.py<br>│ │ ├── Ch2B-F.png<br>│ │ ├── Ch2C.png<br>│ │ └── ChS.png<br>│ ├── presence_of_tunnels<br>│ │ ├── 6_tunnels_before_assignment.py<br>│ │ ├── before.png<br>│ │ └── number_frames.pkl<br>│ └── water_transport_analysis<br>│ ├── 8_main_figure.py<br>│ ├── figure2_Ch2B-Ch2F.png<br>│ ├── figure2_Ch2C.png<br>│ ├── figure2_Ch2S.png<br>│ ├── output<br>│ ├── percent_frames_events_Ch2B-Ch2F.png<br>│ ├── percent_frames_events_Ch2C.png<br>│ ├── percent_frames_events_ChS.png<br>│ ├── transit_time_median_Ch2B-Ch2F.png<br>│ ├── transit_time_median_Ch2C.png<br>│ ├── transit_time_median_ChS.png<br>│ ├── tt_events_Ch2B-Ch2F.png<br>│ ├── tt_events_Ch2C.png<br>│ ├── tt_events_Ch2S.png<br>│ ├── water_per_frame_Ch2B-Ch2F.png<br>│ ├── water_per_frame_Ch2C.png<br>│ └── water_per_frame_ChS.png</p>
CYP2D6 Pharmacogenetics in Risperidone-Treated Children
ClinicalTrials.gov study NCT00783783. IPD Sharing: Not stated. Countries: 1. Publications: 3.
Genotyping and Phenotyping of CYP2D6 Breast Cancer Patients on Tamoxifen
ClinicalTrials.gov study NCT03504631. IPD Sharing: NO. Countries: 1. Publications: 11.
Impact of OCT1 and CYP2D6 Genotypes on Pharmacokinetics of Berberine in Healthy Volunteers
ClinicalTrials.gov study NCT05463003. IPD Sharing: NO. Countries: 1. Publications: 1.
CYP2D6 Genotypes and Breast Cancer Clinical Outcomes in the Indonesian Population
ClinicalTrials.gov study NCT05501158. IPD Sharing: NO. Countries: 1. Publications: 3.
Genetic Variability in CYP2D6 in U.S Active Duty Population
ClinicalTrials.gov study NCT02960568. IPD Sharing: Not stated. Countries: 1. Publications: 1.
Cost-effectiveness of CYP2D6 and CYP2C19 Genotyping in Psychiatric Patients in Curacao
ClinicalTrials.gov study NCT02713672. IPD Sharing: YES. Countries: 1. Publications: 2.
Effects of Retinoids on CYP2D6 Activity During Pregnancy
ClinicalTrials.gov study NCT03117660. IPD Sharing: YES. Countries: 1. Publications: 3.
To Compare Blood and Urine Concentrations of Mirabegron (YM178) in Healthy Poor or Extensive Metabolizers for CYP2D6 and to Assess the Effect of Mirabegron on the Metabolism of Metoprolol
ClinicalTrials.gov study NCT01478490. IPD Sharing: Not stated. Countries: 1. Publications: 1.
Pharmacokinetics of Oral Morphine and Pharmacogenomics of CYP2D6 and UGT2B7, in an Urban Pediatric Population Presenting for Elective Surgery
ClinicalTrials.gov study NCT01071499. IPD Sharing: Not stated. Countries: 1. Publications: 1.
A Study to Evaluate Exemestane Tablets Combined With Ovarian Function Suppression/Ablation in Treatment of Premenopausal Breast Cancer Patients With CYP2D6*10 Mutations (STEP)
ClinicalTrials.gov study NCT03137368. IPD Sharing: NO. Countries: 1. Publications: 20.
Distribution of CYP2D6 Multiplication, CYP2D6*5, and Clinical Implications in Postoperative Patients Receiving Tramadol Analgesia in the Minangkabau Ethnic Group, Indonesia
ClinicalTrials.gov study NCT06642480. IPD Sharing: NO. Countries: 1. Publications: 1.
Tamoxifen Dose Adjustment on Indonesian Female ER+ Breast Cancer Patients Based on CYP2D6 Genotype and Endoxifen Levels
ClinicalTrials.gov study NCT04312347. IPD Sharing: Not stated. Countries: 1. Publications: 2.
PharmacoKINEtics of TAMoxifen and Its Metabolites in Breast Cancer Patients: the Influence of a Dose Increase in Phenotypic Poor Metabolizers of CYP2D6 (KINETAM)
ClinicalTrials.gov study NCT01192308. IPD Sharing: Not stated. Countries: 1. Publications: 1.
Figure 2 from: Alvarado AT, Ybañez-Julca R, Muñoz AM, Tejada-Bechi C, Cerro R, Quiñones LA, Varela N, Alvarado CA, Alvarado E, Bendezú MR, García JA (2021) Frequency of CYP2D6*3 and *4 and metabolizer phenotypes in three mestizo Peruvian populations. Pharmacia 68(4): 891-898. https://doi.org/10.3897/pharmacia.68.e75165
Figure 2 Percentages (%) of poor metabolizers (gPM) extrapolated from the genotype in different populations of the tricontinent and Latin America previously studied and their clinical implication. ##: tricontinental population, **: Latin American population.
A Study to Evaluate Pharmacokinetic Parameters of Eliglustat in Healthy Volunteers Who Are CYP2D6 Extensive or Poor Metabolizers
ClinicalTrials.gov study NCT06188325. IPD Sharing: YES. Countries: 1. Publications: 0.
ScienceDex guides
Understand access before you commit
These curated guides explain access requirements, typical timelines, costs, and reuse considerations for widely used research 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.
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.
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.
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.
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.