Coder Social home page Coder Social logo

syndeseq's Introduction

Synechocystis RNAlocSeq Analysis

This repository contains a pipeline to analyze RNAloc-Seq Data from Synechocystis. The Pipeline can be run automatically via installing the conda environment from env.yml

conda env create -f env.yml

If you have the Data folder you can run the pipeline via

Warning The Data is not publically available yet

snakemake -s deseqpipeline.smk --cores 1 -k

This produces the PipelineData directory where you can find all important files.

The files within this directory contain wildcards, which map the to the corresponding analysis pipeline. The following Table describes the abbreviations used in file names:

Abbreviation Values Description
set Light, LightDark, LightDarkLight The Dataset used. Light contains everything but the Puromycin columns from the Light Dataset. LightDark represents the Light part of the LightDark Dataset LightDarkLight is the merged Dataset containing all Light columns from the Light and LightDark Dataset
design rf A mapping mapping the abbreviation to the design formula used in DESeq2. rf: "~ replicate + fraction"
cond M, TC, C Which fraction to compare: M: Membrane C: Cytosol TC: Total Cell
base M, TC, C The base to compare cond to. See cond for description
ud upregulated, downregulated Only present in Enrichment files. Shows whether the file shows up or downregulated enriched set.
ont MF, BP, CC Ontology subcategory: Molecular Function, Biological Process, Cellular Compartment

syndeseq's People

Contributors

domonik avatar

Watchers

 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.