dataset_info: | |
features: | |
- name: '#genome' | |
dtype: string | |
- name: asm_name | |
dtype: string | |
- name: assembly_accession | |
dtype: string | |
- name: bioproject | |
dtype: string | |
- name: biosample | |
dtype: string | |
- name: wgs_master | |
dtype: float64 | |
- name: seq_rel_date | |
dtype: string | |
- name: submitter | |
dtype: string | |
- name: ftp_path | |
dtype: string | |
- name: img_id | |
dtype: float64 | |
- name: gtdb_id | |
dtype: string | |
- name: scope | |
dtype: string | |
- name: assembly_level | |
dtype: string | |
- name: genome_rep | |
dtype: string | |
- name: refseq_category | |
dtype: string | |
- name: release_type | |
dtype: string | |
- name: taxid | |
dtype: float64 | |
- name: species_taxid | |
dtype: float64 | |
- name: organism_name | |
dtype: string | |
- name: infraspecific_name | |
dtype: string | |
- name: isolate | |
dtype: string | |
- name: superkingdom | |
dtype: string | |
- name: phylum | |
dtype: string | |
- name: class | |
dtype: string | |
- name: order | |
dtype: string | |
- name: family | |
dtype: string | |
- name: genus | |
dtype: string | |
- name: species | |
dtype: string | |
- name: classified | |
dtype: bool | |
- name: unique_name | |
dtype: string | |
- name: lv1_group | |
dtype: string | |
- name: lv2_group | |
dtype: string | |
- name: score_faa | |
dtype: float64 | |
- name: score_fna | |
dtype: float64 | |
- name: score_rrna | |
dtype: float64 | |
- name: score_trna | |
dtype: float64 | |
- name: total_length | |
dtype: float64 | |
- name: contigs | |
dtype: float64 | |
- name: gc | |
dtype: float64 | |
- name: n50 | |
dtype: float64 | |
- name: l50 | |
dtype: float64 | |
- name: proteins | |
dtype: float64 | |
- name: protein_length | |
dtype: float64 | |
- name: coding_density | |
dtype: float64 | |
- name: completeness | |
dtype: float64 | |
- name: contamination | |
dtype: float64 | |
- name: strain_heterogeneity | |
dtype: float64 | |
- name: markers | |
dtype: float64 | |
- name: 5s_rrna | |
dtype: string | |
- name: 16s_rrna | |
dtype: string | |
- name: 23s_rrna | |
dtype: string | |
- name: trnas | |
dtype: float64 | |
- name: draft_quality | |
dtype: string | |
- name: start_position | |
dtype: int64 | |
- name: autotrain_text | |
dtype: string | |
- name: autotrain_label | |
dtype: | |
class_label: | |
names: | |
'0': 0 | |
'1': 1 | |
splits: | |
- name: train | |
num_bytes: 70411052 | |
num_examples: 100000 | |
- name: validation | |
num_bytes: 3528945 | |
num_examples: 5000 | |
download_size: 15423840 | |
dataset_size: 73939997 | |
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
- split: validation | |
path: data/validation-* | |
# Dataset Card for "autotrain-data-human_dna_classify_150bp" | |
[More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards) |