cytochrome-p450-cds / README.md
GenerTeam's picture
Create README.md
cc28961 verified
metadata
task_categories:
  - text-generation
tags:
  - biology
  - genomics

About

The protein sequences and protein-coding DNA sequences for the Cytochrome P450 family were sourced from UniProt and NCBI.

Protein-to-DNA pairing was achieved by cross-referencing protein_ids and gene_ids.

How to use

from datasets import load_dataset

datasets = load_dataset("GenerTeam/cytochrome-p450-cds")