Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regular epifluorescence and confocal microscopy data deposition #632

Open
vioannid opened this issue Sep 25, 2024 · 1 comment
Open

Regular epifluorescence and confocal microscopy data deposition #632

vioannid opened this issue Sep 25, 2024 · 1 comment
Assignees
Labels
author's task: write abstract author has to write the abstract and submit it to the editor editor's task: identify author editor has to find an author for this recipe issue type: meta checklist a meta-issue which tracks multiple other issues by providing a checklist

Comments

@vioannid
Copy link
Collaborator

(fcb-bioimage)=

bioimage-deposition

:identifier_text: FCBxxx
:identifier_link: 'https://w3id.org/faircookbook/FCBxxx'
:difficulty_level: 3
:recipe_type: applied_example
:reading_time_minutes: 20
:intended_audience: data_producer, data_manager 
:maturity_level: 2, 3
:maturity_indicator:
:has_executable_code: nope
:recipe_name: Depositing Covid-19 image data to BioImage Archive
This recpie is one of two recepies dealing with image data deposition in the BioImage Archive. 
The one you are reading now deals with data submission based on regular epifluorescence and confocal microscopy data and focuses on data organisation of datasets containing more than one imaging technique. It also provides step-by-step instructions on how to submit data to the BioImage Archive and how to navigate the Archive's data submission web interface. The [other recipe] (https://faircookbook.elixir-europe.org/content/recipes/applied-examples/eubopen-hcs-bioimage.html) focuses on high content screening data for compound libraries and provides more background on available data and metadata standards and repositories, as well as details on how to structure such data and upload mechanisms for larger datasets.

Overview

In addition to making sure that data and metadata are well-structured, the FAIR data principles also involve sharing research outputs in ways that go beyond paper publications. However, even the best and most thorough deposition ecosystem would be worthless if no data were deposited. Therefore this datatype-specific recipe for bio-imaging data provides:

  • information on available data and metadata standards and repositories.
  • a step-by-step recepie on data deposition in the BioImage Archive

If you generate bioimage data and want to make your data FAIR by openly depositing it in the BioImage Archive, this recipe is for you.

Ingredients

Tools
BioImage Archive
BioStudies
ORCID
Filezilla
Aspera
FBbi
EDAM-Bioimaging
Knowledge requirements
REMBI

Chosing repositories for bioimaging data

Over the last decade, the field of bioimaging has sought to develop a robust and effective bioimaging data ecosystem by creating bioimaging repositories and working towards their widespread adoption. There are a number of resources available to learn more about the existing repositories in each domain and their respective scopes. Here is a short overview of some repositories for bioimaging data:

  • A central, primary archive for bioimaging data is available through the BioImage Archive (Hartley et al. 2022), which hosts data from all imaging modalities associated to a peer-reviewed publication where no more specialised resource exists.

  • In contrast, the Image Data Resource (IDR) (Williams et al., 2017) is an added-value database for several microscopic imaging modalities with highly curated metadata, including high-content screening data. The objective is to link the imaging data with other databases, such as those for genetic and chemical information, as well as cell and tissue phenotypes.

  • The Electron Microscopy Public Image ARchive (EMPIAR) (Iudin et al. 2023) publicly archives 2D electron microscopy raw data underlying 3D cryo-EM protein structures and data from 3D volume EM experiments.

  • The Systems Science of Biological Dynamics Repository and Database (SSBD) (Tohsato et al., 2016) is a repository and database pair comprising a primary archive and added-value database for quantitative data of spatiotemporal dynamics of biological objects primarily obtained from microscopy

According to the FAIR principles, data should be shared as openly as possible, but as closed as necessary. This principle is especially important for sensitive and biomedical data that cannot be fully openly shared and deposited.

  • Thus, restricted-access and topic-specific repositories for bioimaging data include for example The Cancer Imaging Archive (Clark et al. 2013).

For more detailed information on reposiroties and FAIR practices in bioimaging data, we recommend consulting the RDMkit pages on bioimage data or the repository overview from Euro-BioImaging.

The example dataset

This recepie will detail the data preparation and deposition process on the following real-life example:

Beucher, Guillaume et al. “Bronchial epithelia from adults and children: SARS-CoV-2 spread via syncytia formation and type III interferon infectivity restriction.” Proceedings of the National Academy of Sciences of the United States of America vol. 119,28 (2022): e2202370119. doi:10.1073/pnas.2202370119

To study the spread of SARS-CoV-2 infection, the authors performed light and electron microscopy on bronchial epithelia that were reconstructed from infected adult and child donors. The data from the example dataset comprises light microscopy and some transmission electron microscopy published in a peer-reviewed publication and does not contain person-identifiable images. Therefore, the BioImage Archive is the optimal choice for the deposition of this dataset.

Step-by-step recipe for bioimage data deposition to BioImage Archive

Step 1: Familiarize with the BioImage Archive

The first step in any deposition is to get to know the repository, to assess whether the scope is really appropriate, and to get an overview of the requirements and the deposition process. For the BioImage Archive, this information is also summarised in their corresponding Quick-Tour.

Furthermore, it is important to gain insight into the general architecture of the repositories entries to understand what is possible for specific cases. Browse the archive to see some examples of current entries.

The completed entry from the example dataset, generated through the steps outlined in this recipe, is provided here for reference:

:open:
```{figure} 1_BIA-entry.jpg
---
width: 800px
name: BIA-entry
alt: Overview of the entry in BioImage Archive
---
Overview of the example entry in BioImage Archive
```
:open:
```{figure} 2_file-list.jpg
---
width: 800px
name: File-list
alt: Overview of a File-list in BioImage Archive
---
Overview of a File-list in BioImage Archive
```

Creating an account

To deposit data in the BioImage Archive, a BioStudies Account is required as the BioImage Archive currently uses the BioStudies submission system. This account is free and only requires a valid email address. However, providing your ORCID will improve the findability of your submissions.

:open:
```{figure} 3_biostudies_registration.jpg
---
width: 800px
name: biostudies
alt: Registration for BioStudies Account
---
Registration for BioStudies Account
```

Step 2: Familiarize with REMBI

Metadata is essential to making data FAIR, as it enables researchers to understand the data. To ensure basic metadata quality yet enable routine deposition, the BioImage Archive uses minimal metadata reporting according to the REMBI guidelines. The imaging community has come together to create a standard for describing biological images and their associated studies and specimens: Recommended Metadata for Biological Images (REMBI). It improves the sharing of image data and enables automated data harvesting. REMBI has a high-level 8-component structure which can be further specified and adapted to cover different biological imaging methods and subdomains. Take a look at which metadata information needs to be included for each of the REMBI components in the BioImage Archive.

:open:
```{figure} 4_REMBI.jpg
---
width: 800px
name: REMBI
alt: Overview of REMBI components
---
Overview of REMBI components
```

Step 3: Organize the data

Before uploading, it is important to organise the data. This includes organising it into folders as well as thinking about organising the BioImage Archive entry into Study Components (see 3.2). The two do not necessarily have to overlap completely, but it is helpful nevertheless to also think about the Study Components beforehand which can guide the folder organisation.

Data organization in folders

Data files (images, raw and processed, and associated data files) to be included in the BioImage Archive entry should be organised in one or several folders, each with as many subfolders as necessary, following a logical and hierarchical file structure. The REMBI framework is useful for planning what to include and how to organise the data. It is recommended that the dataset is organised by grouping imaging modalities and/or experiments (i.e. Study Components) in one folder, although in some cases it may also be appropriate to organise the data according to the structure of the underlying paper.

The file paths will not be visible on the submission page. For this reason, if the directory structure contains metadata, please include it in the File-list (Step 5).

Define the Study Components

As the BioImage Archive uses the REMBI scheme for metadata, the data organisation follows the REMBI scheme and is therefore structured in so-called Study Components. A submission may contain one or more Study Components and there is the possibility to mix and duplicate several REMBI category components in the same Study Component. In this way, the structure of the experimental layout can be freely designed and there are several ways and examples on how to do so for different types of studies.

In the simplest case, a study contains only one Study Component, because only one experimental unit was performed, and each REMBI component appears only once, because a single specimen was taken from a biosample and a single imaging protocol was performed.

The structure of the example study is a more complex as it contains two basic variables: the imaging technologies and the experimental sample. This is the overview scheme of the example dataset and a preview of its organisation in the finished entry.

:open:
```{figure} 5_study_component_illustration.jpg
---
width: 800px
name: study_components
alt: Overview of study component logic
---
Overview of study component logic
```
:open:
```{figure} 6-study_components_example.jpg
---
width: 800px
name: components-example
alt: sexample of multiple study components
---
example of multiple study components
```

Two basic variants of "biosample" were imaged: native bronchial epithelia and genetically altered epithelia (CRISPR knockout of interferon genes). This means that we chose to represent that by two Study Components to distinguish those two biosamples.

For native bronchial epithelia, we have also performed different types of imaging: light microscopy including widefield epifluorescence and confocal microscopy plus some amount of transmission electron microscopy. As each of the three imaging modalities has its own image acquisition procedure, we will require three image acquisition components. The two light microscopy methods share the same sample preparation, so we are grouping them into one Study Component with one 'biosample' and one 'specimen' but with two 'image acquisition' components.

The electron microscopy shares the same 'biosample' as light microscopy but does not share the sample preparation, so we have decided to present the electron microscopy as a separate Study Component rather than combining all three imaging modalities into a single Study Component. In this way it is easier to understand the data and to distinguish the electron microscopy component more clearly, as we can give it its own name and description.

The bronchial epithelia with genetic alteration were only imaged using the two light microscopy methods. So the third Study Component contains again two 'image acquisition' modules and share the other modules.

This is not the only possible organisation of the dataset, and alternative structures may also have been equally suitable. For example, this dataset could have been described by fewer or even more Study Components. It's simply a matter of providing all the metadata and ensuring a structure that others can understand.

This process of data organisation is crucial as it determines which metadata needs to be input where and how the File-list (Step 6) will look. Ultimately, it's essential that all the relevant metadata information is included - not where it is represented. Therefore already at this stage you can design what you would like to include in the File-list(s). In a nutshell, a File-list contains all the information about what is different between the files in each Study Component. In our dataset this would for example include whether the images were taken with confocal or epifluorescence microscopy or to which donor the epithelial samples belonged. More details on the File-lists can be found in Step 6.

Now there are two ways to proceed. Either you can follow this recepie and start the deposition by creating a new submission and entering the metadata first and then uploading the files and creating the File-lists. Or you can upload the organised data first (Step 5), then think about and create the File-lists (Step 6), and then afterwards create the submission and enter the missing metadata (Step 4).

Step 4: Upload the data

Several data upload methods are available in the BioImage Archive and different methods are recommended for different data size ranges:

Size Submission Method
less than 50 GB total size &
less than 20 GB per individual file
Submission tool upload
up to 1 TB total size FTP
larger than 1 TB Aspera

Once in the BioStudies user interface a 'secret directory' will be created for you as a place to upload your data prior to submission.

The secret directory is not intended for long-term storage of your data. Make sure to only upload data that you plan to submit in the near future.

To upload data using the submission portal, simply click on 'File Upload'. This will allow you to upload the folder(s) you organised in Step 3.

:open:
```{figure} 7_submission_file-upload.jpg
---
width: 800px
name: file-upload
alt: the file upload interface of BioImage Archive
---
the file upload interface of BioImage Archive
```

For the example dataset it is recommended to use file transfer via FTP. This requires an FTP client and we will use the freely available Filezilla. For instructions and login details for FTP and Aspera uploads, please select the 'FTP/Aspera' button. To connect to the server the credentials provided under this tab (host, username, password) should be entered in the FTP client and the files will be uploaded to the remote site, which is unique for every user.

Step 5: Create the submission

To create a new submission, click on "New Submission" in the top right of the Biostudies account and select "BioImage Archive Study". You will then be able to enter the relevant metadata for the new submission.

:open:
```{figure} 8_new_submission.jpg
---
width: 800px
name: submission
alt: new submission in submission tool
---
new submission in submission tool
```
:open:
```{figure} 9_new_submission_bia_entry.jpg
---
width: 800px
name: submission_bia_entry
alt: select BioImage Archive study
---
select BioImage Archive study
```
:class: tip
It is also possible to generate and submit the study-level and Study Component metadata using alternative methods to the submission portal, for example YAML files. Further details can be found on the [BioImage Archive GitHub page](https://github.com/BioImage-Archive) or by contacting the Archive [directly](https://www.ebi.ac.uk/bioimage-archive/contact-us/)

Input the Study-level metadata

BioImage Archive employs REMBI, so the submission interface is structured accordingly. The first component of REMBI is the 'Study', which also is the first section of every BioImage Archive entry. This includes details about the current submission, authors, and the corresponding paper. Some fields will have free-text boxes, while others will have dropdown menus. If a particular item is not available in the dropdown menu, you can enter free text there instead.

:open:
```{figure} 10_submission_portal.jpg
---
width: 800px
name: submission_portal
alt: Overview of submission portal
---
Overview of submission portal
```

Ensure that every dataset author is correctly associated with the appropriate roles. It is also important to acknowledge the contributions of core facility staff involved in the generation of the data and data stewards involved in the submission process, even if they did not become authors of the paper.

The study persons refer to people involved in image data generation, analysis and submission and do not have to be the same as the authors of the corresponding paper. 
:open:
```{figure} 11_submission_author_role.jpg
---
width: 800px
name: author-role-submission
alt: author roles in BioImage Archive
---
author roles in BioImage Archive
```
:open:
```{figure} 12_dataset_author_role.jpg
---
width: 800px
name: author-role
alt: author roles in BioImage Archive
---
author roles in BioImage Archive
```

Input the Experiment metadata

Once you have entered the study-level metadata, the other REMBI components will be listed at the bottom of the page. For studies with a single linear assay, the experiment metadata can be entered in each REMBI component as is.

:open:
```{figure} 13_submission_subsections.jpg
---
width: 800px
name: subsections
alt: subsections of REMBI components
---
subsections of REMBI components
```

As a general guide for metadata, give as much information as neccessary to understand what you have done in order to arrive at the deposited images. If possible describe your procedures, materials and outcomes using terms from controlled vocabulary and according to an ontology so that findability and interoperability are ensured.

As for the study-level metadata, information can be provided in free-text boxes or dropdown menus and should particular items not be availabe in the dropdown free-text can be also entered there. Please keep in mind that the wording of the dropdown menu is already in accordance with controlled vocabularies or ontologies and therefore should be prefered.

:open:
```{figure} 14_submission_image_aqusition.jpg
---
width: 800px
name: image_aqusition
alt: drop-down menu of imaging method
---
drop-down menu of imaging method
```

Duplicating REMBI components

If the record contains multiple Study Components and/or multiple variants of REMBI components, it is important to ensure that this complex organisation is properly reflected in the submission interface. This is the case in the current example, where we have three Study Components and within each of these, some duplicated REMBI components. To add components click on "add" in the top left corner and select the section to duplicate. In this case we selected "Image acquisition" as this will give us another blank copy of the image acquisition sheet. We enter here the information of the second image acquisition parameters, in this case the epifluorescence microscopy.

:open:
```{figure} 15_submission_add_components.jpg
---
width: 800px
name: add_components
alt: add study components in submission portal
---
add study components in submission portal
```

For the example we need in total 3 Biosample components, 3 Specimen components, 3 Image acquisition components (the image acquisition protocol is the same between the native and the genetically altered epithelia, otherwise we would have needed 5 image acquisition components) and 3 Image analysis components.

Study Component associations

Now we need to bring everything together inside the Study Components. Select the Study Component tab and enter a meaningful name and description for each Study Component. It is now necessary to assign the corresponding REMBI components to the previously defined Study Components (Step 3). If you have only one Study Component, simply assign all REMBI components to the already existing Study Component. In the example dataset we decided on three Study Components so we also need to create two more Study Components which can be done like for any other REMBI component as described above (Step 3).

:open:
```{figure} 16_submission_study_components.jpg
---
width: 800px
name: study-components
alt: study component information
---
study component information
```
We leave the File-list empty for now since we are only generating those in the next Step. If you have already created them because you chose the other route then you can also already associate the corresponding File-list.

If you have duplicate REMBI components in one Study Component, such as confocal and epifluorescence microscopy in the example dataset, you can add association rows to match this structure.

:open:
```{figure} 17_submission_study_component_associations.jpg
---
width: 800px
name: study-component-associations
alt: study component associations
---
study component associations
```

Step 6: Generate the File-list

One of the key elements of a BioImage Archive submission is the File-list, which acts as a "table of contents" for the files included in the submission. This encompasses both image files and other supporting files, such as analysis results. The File-list is crucial because it provides detailed metadata about each data file, enabling others to easily understand the context and significance of each file. There must be exactly one File-list for each Study Component. For this reason, it is practical to organise the data so that there is one folder per Study Component. The first column of this tab-delimited file (.tsv, .xlsx) lists the file names and their relative paths, so that there is exactly one row for each file included in a Study Component. Further columns will then detail the file-level metadata.

When all data is uploaded, the File-list template(s) can be automatically generated over the file upload portal. For this click again on "File uplpoad" in the top bar and for each folder, representing one Study Component, you can now download a File-list template which already lists all the files inside one folder.

:open:
```{figure} 18_submission_download_file_list.jpg
---
width: 800px
name: file-list-download
alt: tool to download File-list
---
tool to download File-list
```
:class: tip
It is also possible to have a File-list that collects files from a number of different folders, as may be necessary if a Study Component is not inside a single folder but spread across multiple folders. In this case, however, the File-list must be created in a different way elsewhere.

Once you have downloaded the empty File-list using the submission tool, you need to locally edit the File-list to include additional columns describing file-level metadata. Therefore, you need to think about what file-level metadata is essential to include so that others can understand the differences between each file in a Study Component. For each metadata item create one extra column in the File-list. You can either add more columns directly to the generated File-list or, alternatively, copy and paste the "Files" column into another template.

This submission tool only generates a File-list with a single column listing all files (recursively, i.e. all files in all subdirectories) and their paths, but no suggestions for additional metadata columns.

It is helpful to look at some example File-lists for different types of studies to get suggestions for metadata in different studies and further guidance on File-lists.

In the example dataset we have several types of metadata, which are described in more detail in the File-list. Of course this is just an example and the amount of additional information and thus column names will greatly vary between studies. If we had chosen for a different organization in the example dataset, some of this information may already have been described in the general metadata section.

Category File-list column Additional description
Experiment Study-component which Study Component the image belongs to
Experiment data-type raw / processed image
Experiment linked_to_figure which figure in the paper the image belongs to
Experiment associated_metadata whether metadata is included in the image files
Biosample donor age Adult / Child
Biosample donor ID A1-A12 / C1-C8
Biosample infection yes / no
Biosample time days post infection
Biosample genetic alteration IFN-λ gene knockout using CRISPR/Cas9
Biosample IFN-addition concentration of IFN-addition
Image Acqusition microscope-type confocal, widefield or electron microscopy
Image Acqusition magnification from 10x to 6000x
Image Acqusition x,y resolution in nm
Image Acqusition z resolution in mn
Image file view X,Y,Z-section or hyperstack
Image file channels how many channels are present in the image
Image file stained cell type goblet, basal or ciliated cells
Image file stained antibody names of antibodies
Image file stained cellular component Nucleus, Actin, protein N, MUC5AC

Once you have decided on the additional columns for the File-list, you must fill in the corresponding values for each file in the submission. If files do not have a value for a specific column these can be left empty.

:class: tip
You can also programmatically generate the completed File List, including the additional metadata columns and content, which is particularly beneficial for large datasets..

Once you have completed the File-list(s), proceed to upload them again in the submission portal. The File-list can be either uploaded to the corresponding Study Component folders if they are available, or alternatively, they can be uploaded without a folder. If you have multiple File-lists, please ensure that you name them cleary and distinctively.

Associating the File-lists

After having uploaded one File-list per Study Component, we go back to the prepared submission. For this we click again on "Submission" in the top bar. Then we will select the current submission from the "Draft" category.

Earlier (Step 5) we had already generated and described the Study Components present in our submission. We go now again to each of the Study Components and associate the corresponding File-lists to each Study Component, making sure that we have one File-list per Study Component.

Optional: Annotations

When image files are accompanied by annotations, these may also be submitted to the BioImage Archive. In the present example, no annotations are available, however, a brief overview of this process is outlined below.

The metadata for annotations are provided in accordance with the MIFA standard.

:open:
```{figure} 19_mifa.jpg
---
width: 800px
name: mifa
alt: the MIFA standard for annotations
---
the MIFA standard for annotations
```

Annotations are also one component of the submission interface; they are treated similar to whole Study Components.

:open:
```{figure} 20_annotations.jpg
---
width: 800px
name: annotations
alt: annotations
---
annotations
```
It is necessary to create a separate File-list for annotations, in the same way that a File-list is required for each Study Component. 

The File-list for annotations should always contain a column that relates the annotations to the images you have uploaded (i.e. column name "related_image") and gives the path to that image. Otherwise, you should select the most appropriate metadata for your type of annotations, as you would for images.

Step 8: Submit your data

Now that all data is uploaded, the File-list(s) are associated and all metadata is entered in the portal you are ready for submission. When you have checked that that all the information is correct, click on 'submit' to complete the submission.

Upon successful submission, a unique BioImage Archive accession number will be assigned to your dataset, which serves as a unique identifier within the archive. Additionally, your dataset will get a DOI. You will then be directed to a confirmation window, where you will find instructions on how to access and share your study with others.

Your submission will not be available to the public until the specified release date. However reviewers of a manuscript may recieve blind access to the data before paper publication.

ORCID claim

Once your dataset is public, you can associate it with your ORCID profile to ensure that it is attributed to you in this record.

:open:
```{figure} 21_orcid.jpg
---
width: 800px
name: orcid
alt: link the deposition to researchers ORCID
---
link the deposition to researchers ORCID
```

Conclusion

By depositing your image data in the BioImage Archive, it will be findable and accessible as your data will be assigned a persistent identifier and will be downloadable using a standard access protocol. Depending on the depth and quality of the metadata provided, your dataset will now be FAIR. By making your data openly available for reuse you have made an important contribution to open science and scientific progress. Plus, it's also great for you, because now people will be able to find your data from the paper and vice versa, giving you more recognition for your work as a scientist.

What to read next?

  • {ref}fcb-sftp
  • {ref}fcb-access-aspera
  • {ref}fcb-introduction-terminologies-ontologies
:column: col-md-4
:body: p-0
```{rdmkit_panel}
:inline: true
```
---
:body: p-0
```{fairsharing_panel}
:inline: true
```

References

```{footbibliography}
```

Funding

The this recepie was generated with funding from EU Horizon 2020 under grant agreement no. 101046203 (BY-COVID). 
```

Authors

Isabel: Conceptualization, Writing - Original Draft, Review & Editing
Maria: Writing - Review & Editing 

License

CC-BY-4.0
@vioannid vioannid added issue type: meta checklist a meta-issue which tracks multiple other issues by providing a checklist author's task: write abstract author has to write the abstract and submit it to the editor editor's task: identify author editor has to find an author for this recipe labels Sep 25, 2024
@daniwelter
Copy link
Collaborator

  • Ingredients: this is a mix of tools and ontologies (and possibly standards? Is ORCID a standard) and should be split accordingly. Also, please use OLS links for ontologies, not Bioportal.
  • No flow chart at the start of the recipe?
  • Figure 6: typo in alt text
  • section 5: ontology page URL should link to FCB ontology recipe rather than RDMkit page
  • MIFA standard not mentioned in Ingredients section
  • recipe doesn't fully follow expected format?

I only had time for a very quick review. The recipe is quite detailed, and hard to read in its current format due to the way it's rendered in the Github issue. It would be good if we could generate a branch deployment so we could read it "in situ" as it were. I would recommend creating the recipe in a branch, going through all the necessary admin steps to get it picked up in the correct section, then creating a PR deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author's task: write abstract author has to write the abstract and submit it to the editor editor's task: identify author editor has to find an author for this recipe issue type: meta checklist a meta-issue which tracks multiple other issues by providing a checklist
Projects
None yet
Development

No branches or pull requests

5 participants