home / MABPAT_dataset

Marine_Sequences

Provides detailed information about each marine genetic sequence, including its GC content, sequence length, and whether it contains protein-coding information.

Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT

Sequence_accession_number
Unique identifier for the genetic sequence as specified in INSDC databases (Primary Key). Searchable
Species_name
Species associated with the sequence, linking to the Marine Species table. Searchable
GC_content
GC content of the sequence
Sequence_length
Length of the sequence
Sequence_status
Status of the sequence (e.g., confirmed, predicted)
Is_protein_coding_sequence
Indicates if the sequence is protein-coding (1 for yes, 0 for no)
Is_annotated
Indicates if the sequence has been annotated (1 for yes, 0 for no)

50 rows where Sequence_status = "observed" and Species_name = "Rhodothermus marinus"

✎ View and edit SQL

This data as json, CSV (advanced)

Is_protein_coding_sequence 2

  • 0 26
  • 1 24

Is_annotated 2

  • 0 38
  • 1 12

Species_name 1

  • Rhodothermus marinus · 50 ✖

Sequence_status 1

  • observed · 50 ✖
Sequence_accession_number ▼ Species_name GC_content Sequence_length Sequence_status Is_protein_coding_sequence Is_annotated
AX339680 Rhodothermus marinus 64.6776771443793 1877.0 observed 0 0
AX339682 Rhodothermus marinus 65.5216284987277 786.0 observed 1 1
BD247652 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
CS057393 Rhodothermus marinus 67.4937965260546 1209.0 observed 1 1
CS057394 Rhodothermus marinus 64.3009226401703 1409.0 observed 0 0
CS057395 Rhodothermus marinus 56.5235929505401 7036.0 observed 0 0
CS057396 Rhodothermus marinus 56.5198863636364 7040.0 observed 0 0
CS057397 Rhodothermus marinus 60.1379310344828 4350.0 observed 0 0
CS057398 Rhodothermus marinus 47.6190476190476 42.0 observed 0 0
CS057399 Rhodothermus marinus 60.0045526974733 4393.0 observed 0 0
CS057400 Rhodothermus marinus 59.2769169646404 5034.0 observed 0 0
CS057401 Rhodothermus marinus 59.8788379457525 7263.0 observed 0 0
CS057402 Rhodothermus marinus 59.4914930223667 5231.0 observed 0 0
CS057403 Rhodothermus marinus 59.2047409673103 5231.0 observed 0 0
CS057404 Rhodothermus marinus 59.070494044132 5121.0 observed 0 0
DD333189 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
DI345562 Rhodothermus marinus 67.4825174825175 1716.0 observed 1 0
DL183803 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
HC508306 Rhodothermus marinus 67.4825174825175 1716.0 observed 1 0
HV700312 Rhodothermus marinus 67.4825174825175 1716.0 observed 1 1
HV760968 Rhodothermus marinus 62.593783494105 1866.0 observed 1 1
HV766104 Rhodothermus marinus 68.6844229217111 1239.0 observed 1 1
HV766124 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
HV775979 Rhodothermus marinus 68.6844229217111 1239.0 observed 1 0
HW268153 Rhodothermus marinus 67.4825174825175 1716.0 observed 1 0
HW593766 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
LF709951 Rhodothermus marinus 67.4825174825175 1716.0 observed 1 0
LQ000522 Rhodothermus marinus 64.5599527466037 1693.0 observed 0 0
LQ000523 Rhodothermus marinus 64.8382559774965 1422.0 observed 1 1
LQ000524 Rhodothermus marinus 54.4463568559954 1743.0 observed 1 1
LQ000525 Rhodothermus marinus 54.3967280163599 1467.0 observed 1 1
LQ000526 Rhodothermus marinus 64.327485380117 2565.0 observed 1 1
LQ000527 Rhodothermus marinus 65.0046168051708 2166.0 observed 1 1
LQ000528 Rhodothermus marinus 51.8518518518519 27.0 observed 0 0
LQ000529 Rhodothermus marinus 43.3333333333333 30.0 observed 0 0
LQ000530 Rhodothermus marinus 40.0 35.0 observed 0 0
LQ000531 Rhodothermus marinus 51.7241379310345 29.0 observed 0 0
LQ000532 Rhodothermus marinus 36.6666666666667 30.0 observed 0 0
LQ000533 Rhodothermus marinus 59.2592592592593 27.0 observed 0 0
LQ000534 Rhodothermus marinus 40.625 32.0 observed 0 0
LQ000535 Rhodothermus marinus 45.4545454545455 33.0 observed 0 0
LQ000536 Rhodothermus marinus 46.6666666666667 30.0 observed 0 0
LQ000537 Rhodothermus marinus 62.0689655172414 29.0 observed 0 0
LQ000538 Rhodothermus marinus 48.3870967741936 31.0 observed 0 0
LQ059784 Rhodothermus marinus 66.2297128589263 1602.0 observed 1 1
LQ105674 Rhodothermus marinus 48.224043715847 732.0 observed 1 1
MD217557 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
MD217558 Rhodothermus marinus 62.593783494105 1866.0 observed 0 0
PA548965 Rhodothermus marinus 62.593783494105 1866.0 observed 1 0
PA548966 Rhodothermus marinus 62.593783494105 1866.0 observed 0 0

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE Marine_Sequences (
        Sequence_accession_number TEXT PRIMARY KEY,
        Species_name TEXT,
        GC_content TEXT,
        Sequence_length TEXT,
        Sequence_status TEXT,
        Is_protein_coding_sequence INTEGER,
        Is_annotated INTEGER,
        FOREIGN KEY (Species_name) REFERENCES Marine_Species (Species_name),
        FOREIGN KEY (Sequence_accession_number) REFERENCES Sequences (Sequence_accession_number)
    );
Powered by Datasette · Queries took 288.088ms · Data license: CC BY 4.0 · Data source: Novel dataset reveals growing prominence of deep-sea life for marine bioprospecting · About: About MABPAT