Datasets:

Modalities:
Tabular
Text
Formats:
parquet
Libraries:
Datasets
pandas
License:
File size: 1,018 Bytes
dd3dae5
 
00b2879
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
dd3dae5
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
---

license: cc-by-nc-4.0
configs:
- config_name: default
  data_files:
  - split: BASEL
    path: data/BASEL-*
  - split: ESCHERICHIA
    path: data/ESCHERICHIA-*
  - split: EXTREMOPHILE
    path: data/EXTREMOPHILE-*
dataset_info:
  features:
  - name: sequence_id
    dtype: int64
  - name: sequence_start
    dtype: int64
  - name: sequence_end
    dtype: int64
  - name: FragmentL
    dtype: string
  - name: Ls
    dtype: int64
  - name: dataset
    dtype: string
  - name: class_label
    dtype: string
  - name: y
    dtype: int64
  - name: test_fastaid
    dtype: string
  - name: L_seq
    dtype: int64
  - name: sequence
    dtype: string
  - name: __index_level_0__
    dtype: int64
  splits:
  - name: BASEL
    num_bytes: 182146549
    num_examples: 130830
  - name: ESCHERICHIA
    num_bytes: 183361745
    num_examples: 129630
  - name: EXTREMOPHILE
    num_bytes: 4965554
    num_examples: 3736
  download_size: 169994294
  dataset_size: 370473848
---