Giter Site home page Giter Site logo

plastogram-analysis's Introduction

PlastoGram-analysis

This repository contains the data and code necessary to reproduce the results from the article Prediction of protein subplastid localization and origin with PlastoGram. Sidorczuk K., Gagat P., Kała J., Nielsen H., Pietluch F., Mackiewicz P., Burdukiewicz M. Sci Rep 13, 8365 (2023). https://doi.org/10.1038/s41598-023-35296-0

Important links

PlastoGram is available as:

Getting started

This repository uses renv and targets packages to control the workflow and assure the reproducibility.

Some of the data files are too large to store them on GitHub but they can be downloaded using the links below:

  • All_sequences.fasta - All downloaded sequences of proteins localizing to different plastid compartments. See the supplementary materials of the paper for exact queries used to obtain them.

  • Dataset_annotations_references.xlsx - File with UniProt annotations of downloaded proteins, along with our curated localization and references. See the Methods section of the article for detailed description of manual curation procedure.

Part of the analysis requires HMMER software. Please make sure that you have installed HMMER before reproducing the pipeline. Please see the HMMER documentation for installation guidelines.

To reproduce the results clone the repo, set your path to the directories with data files and:

renv::restore()
targets::tar_make()

Content

_targets.R - reproducible pipeline for generation of all data sets and results processing,

data - data files used during the study, e.g. for creation of the positive dataset,

drafts - draft codes used for initial exploratory analyses,

functions - all functions used for running the pipeline and obtaining results,

renv - renv package files,

third-party - third-party executables used in the pipeline.

Pre-calculated results

If you are interested in seeing some intermediate results but do not want to run the whole pipeline, we provide links to the most important directories and files with results obtained during the study.

plastogram-analysis's People

Contributors

kolodziejczykjakub avatar ksidorczuk avatar michbur avatar

Watchers

 avatar  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.