Coder Social home page Coder Social logo

skiomemetadataretrieval's Introduction

SKIOME Project - Datasets and Metadata Retrieval

Screenshot

Here we report the bioinformatic pipeline used for the SKIOME Project: a curated collection of skin microbiome datasets enriched with study-related metadata.
The aim of the project was to provide a comprehensive list of datasets of human skin 16S rRNA amplicon sequencing enriched with metadata.

To do so, we developed a three-step workflow organized as follows:

  1. Datasets retrieval from INSDC
  2. Metadata retrieval and enrichment
  3. Data Frames curation

Here we describe the three steps in details:

Step 1: Datasets retrieval from INSDC

For this step we relied on two different approaches:
i) An automatic search with SRAdb R package (https://bioconductor.org/packages/release/bioc/html/SRAdb.html) using a full-text search with the following query: “human skin microbiome OR human skin microbiota OR human skin metagenome”.
ii) A manual search from the SRA and ENA portals selecting only datasets coming from 16S rRNA amplicon sequencing, containing only human skin samples that were deposited from 2012 onwards and that presented an associated publication.

We then generated three Data Frames:

  • One generated by the automatic search with SRAdb (called Data Frame 1)
  • One generated by the manual search (called Data Frame 3)
  • One obtained by combaining the two searches (called Data Frame 2)

Step 2: Metadata retrieval and enrichment

We then proceeded to collect metadata associated with the datasets in three ways:
i) automatic search with SRAdb
ii) automatic search with the Entrez Direct tool (EDirect) - (https://www.ncbi.nlm.nih.gov/books/NBK179288/)
iii) manual inspection of the publication (only for the manually retrieved datasets)

Step 3: Data Frames curation

Lastly we curated the Data Frames to:

  • Remove NA-inflated columns
  • Remove redundant metadata
    For Data Frame 3 we also:
  • Removed undesired samples
  • Corrected errors in the metadata (by double-cheking with the published study)

Output:

In this way we generated three different Data Frames at different curation levels:

  • Data Frame 1 (only datasets and metadata from the automatic search)
  • Data Frame 2 (datasets and metadata from both the automatic and the manual searches)
  • Data Frame 3 (only datasets from the manual search and metadata from both the manual and automatic searches)
    The Data Frames contains a comprehensive collection of human skin microbiome datasets enriched with metadata recovered from different sources.
    The Data Frames are easily explorable and can be useful for researchers interested in conducting meta-analyses with human skin microbiome amplicon data.

The data frames are provided in the .csv format as zips.

The result of the manual search for the datasets and metadata is provided on this Github as a dataframe in .csv format called "Human_Skin_Datasets_Manual_Search".

Full codes used in this study are provided as a jupyter notebook in SKIOME_notebook.ipynb and in the SKIOME_pipeline.md file.

Contacts

Please refer to both contacts for further information or issues related to the framework.

skiomemetadataretrieval's People

Contributors

giuliaago avatar davidebozzi avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.