BCO-DMO ERDDAP
Accessing BCO-DMO data
log in    
Brought to you by BCO-DMO    

ERDDAP > tabledap > Data Access Form ?

Dataset Title:  [Metadata for longread sequencing of Carcinus maenas] - Metadata for longread
sequencing of Carcinus maenas collected from Buzzard's Bay, Massachusetts from
May 2022 to Aug 2022 (Collaborative Research: Tracking fine-scale selection to
temperature at the invasion front of a highly dispersive marine predator)
Subscribe RSS
Institution:  BCO-DMO   (Dataset ID: bcodmo_dataset_949666_v1)
Information:  Summary ? | License ? | Metadata | Background (external link) | Files
 
Variable ?   Optional
Constraint #1 ?
Optional
Constraint #2 ?
   Minimum ?
 
   Maximum ?
 
 sample_name (unitless) ?          "MA_LR_01"    "MA_LR_03"
 Collection_date (unitless) ?          "2022-05-18"    "2022-08-08"
 SRA_accession (unitless) ?          "SRR30944200"    "SRR30944205"
 biosample_accession (unitless) ?          "SAMN44131260"    "SAMN44131262"
 embayment (unitless) ?          "Buzzards Bay"    "Buzzards Bay"
 state (unitless) ?          "MA"    "MA"
 sex (unitless) ?          "U"    "U"
 life_stage (unitless) ?          "adult"    "adult"
 run_ID (unitless) ?          "08August2022_Round..."    "19May2022_Round_1b"
 sequencing_date (unitless) ?          "2022-05-18"    "2022-08-09"
 run_day (days) ?          1    2
 probe_set (unitless) ?          "Round_2"    "round_1"
 
Server-side Functions ?
 distinct() ?
? ("Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.Hover here to see a list of options. Click on an option to select it.")

File type: (more information)

(Documentation / Bypass this form ? )
 
(Please be patient. It may take a while to get the data.)


 

The Dataset Attribute Structure (.das) for this Dataset

Attributes {
 s {
  sample_name {
    String long_name "Sample_name";
    String units "unitless";
  }
  Collection_date {
    String long_name "Collection_date";
    String units "unitless";
  }
  SRA_accession {
    String long_name "Sra_accession";
    String units "unitless";
  }
  biosample_accession {
    String long_name "Biosample_accession";
    String units "unitless";
  }
  embayment {
    String long_name "Embayment";
    String units "unitless";
  }
  state {
    String long_name "State";
    String units "unitless";
  }
  sex {
    String long_name "Sex";
    String units "unitless";
  }
  life_stage {
    String long_name "Life_stage";
    String units "unitless";
  }
  run_ID {
    String long_name "Run_id";
    String units "unitless";
  }
  sequencing_date {
    String long_name "Sequencing_date";
    String units "unitless";
  }
  run_day {
    Int32 actual_range 1, 2;
    String long_name "Run_day";
    String units "days";
  }
  probe_set {
    String long_name "Probe_set";
    String units "unitless";
  }
 }
  NC_GLOBAL {
    String cdm_data_type "Other";
    String Conventions "COARDS, CF-1.6, ACDD-1.3";
    String creator_email "info@bco-dmo.org";
    String creator_name "BCO-DMO";
    String creator_url "https://www.bco-dmo.org/";
    String doi "10.26008/1912/bco-dmo.949666.1";
    String history 
"2025-03-01T09:30:23Z (local files)
2025-03-01T09:30:23Z https://erddap.bco-dmo.org/erddap/tabledap/bcodmo_dataset_949666_v1.html";
    String infoUrl "https://www.bco-dmo.org/dataset/949666";
    String institution "BCO-DMO";
    String license 
"The data may be used and redistributed for free but is not intended
for legal use, since it may contain inaccuracies. Neither the data
Contributor, ERD, NOAA, nor the United States Government, nor any
of their employees or contractors, makes any warranty, express or
implied, including warranties of merchantability and fitness for a
particular purpose, or assumes any legal liability for the accuracy,
completeness, or usefulness, of this information.";
    String sourceUrl "(local files)";
    String summary "This project explores genomic changes in the invasive European green crab (Carcinus maenas), including at a putative inversion polymorphism. To begin to explore structural variation without a reference genome, we conducted semi-targeted longread sequencing of the C. maenas genome using MinION sequencing. This dataset includes individual metadata for 6 raw MinION reads, archived at GenBank's SRA under BioProject PRJNA1171011. This sequencing was conducted using crabs from Massachusetts waters.";
    String title "[Metadata for longread sequencing of Carcinus maenas] - Metadata for longread sequencing of Carcinus maenas collected from Buzzard's Bay, Massachusetts from May 2022 to Aug 2022 (Collaborative Research: Tracking fine-scale selection to temperature at the invasion front of a highly dispersive marine predator)";
  }
}

 

Using tabledap to Request Data and Graphs from Tabular Datasets

tabledap lets you request a data subset, a graph, or a map from a tabular dataset (for example, buoy data), via a specially formed URL. tabledap uses the OPeNDAP (external link) Data Access Protocol (DAP) (external link) and its selection constraints (external link).

The URL specifies what you want: the dataset, a description of the graph or the subset of the data, and the file type for the response.

Tabledap request URLs must be in the form
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/datasetID.fileType{?query}
For example,
https://coastwatch.pfeg.noaa.gov/erddap/tabledap/pmelTaoDySst.htmlTable?longitude,latitude,time,station,wmo_platform_code,T_25&time>=2015-05-23T12:00:00Z&time<=2015-05-31T12:00:00Z
Thus, the query is often a comma-separated list of desired variable names, followed by a collection of constraints (e.g., variable<value), each preceded by '&' (which is interpreted as "AND").

For details, see the tabledap Documentation.


 
ERDDAP, Version 2.22
Disclaimers | Privacy Policy | Contact