# Genomics/Sequencing Data

Sequencing data will be deposited to the National Center for Biotechnology Information’s [Sequence Read Archive](https://submit.ncbi.nlm.nih.gov/about/sra/) (SRA).

Please register 1) one project/study BioProject accession number and 2) individual BioSample submissions for each file. These steps are necessary to provide enough metadata about each sample within SRA and to link sequences back to metadata stored at BCO-DMO. While BCO-DMO does not host sequencing data, metadata about each file and links to the bioSample and SRA accession numbers should be submitted to BCO-DMO to support data reuse. For more information, please visit the [Contributing Genetic Accessions page](https://bcodmo.gitbook.io/how-to/data-submission/genetic-accessions) in the BCO-DMO "How To?" GitBook.

Overview directions for submitting to NCBI’s Sequence Read Archive (SRA)

1. Create an account or login to your NCBI account [here](https://account.ncbi.nlm.nih.gov/?back_url=https%3A//submit.ncbi.nlm.nih.gov/subs/sra/).
2. Use NCBI’s [Portal Wizard ](https://submit.ncbi.nlm.nih.gov/subs/sra/)to create and register your BioProject and BioSample entries (containing metadata about each sequenced sample) following the prompts.
   1. Creating BioSamples can be time consuming. Please ask the Digital Coordinator and/or reach out to NCBI for assistance.
3. Create a new SRA submission (click on the ‘New submission’ button).
4. Submit SRA metadata - information that will link your project, samples/experiments and file names. Please refer to the [SRA Metadata Overview](https://www.ncbi.nlm.nih.gov/sra/docs/submitmeta).
5. Upload raw sequence data files. Please refer to [SRA File Upload help](https://www.ncbi.nlm.nih.gov/sra/docs/submitfiles).


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://c-comp.gitbook.io/data-management-handbook/data-deposition-instructions/raw-and-derived-data-files/genomics-sequencing-data.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
