Git Product home page Git Product logo

dfr_vs_fls's Introduction

DFR vs FLS

This repository harbours all scripts used to study DFR and FLS and their contribution to the competing branches of the flavonoid biosynthesis.

Create a Co-expression plot between any 2 genes of interest based on expression data

Usage:
python3 Coexp_plot.py --count_table_path <FILE> --gene_x <STR> --gene_y <STR> --gene_x_name <STR> --gene_y_name <STR>

Mandatory:
  --count_table_path  FILE  Expression file
  --gene_x            STR   Gene ID(s) to be plotted on X-axis
  --gene_y            STR   Gene ID(s) to be plotted on Y-axis 
  --gene_x_name       STR   Name of the gene to be plotted on X-axis 
  --gene_y_name       STR   Name of the gene to be plotted on Y-axis

--count_table_path specifies the full path to the expression data file

--gene_x specifies the geneID to be plotted in X-axis. The geneID should be enclosed in quotes, e.g.,"GeneA". If isoforms of the genes exist, multiple comma-separated geneIDs could also be provided, e.g., "GeneA1,GeneA2,GeneA3.."

--gene_y specifies the geneID to be plotted in Y-axis. The geneID should be enclosed in quotes, e.g.,"GeneB". If isoforms of the genes exist, multiple comma-separated geneIDs could also be provided, e.g., "GeneB1,GeneB2,GeneB3.."

--gene_x_namespecifies the name of the gene to be plotted in X-axis.

--gene_y_namespecifies the name of the gene to be plotted in Y-axis.

Reference

Choudhary N. & Pucker B. (2023). Conserved amino acid residues and gene expression patterns associated with the substrate preferences of the competing enzymes FLS and DFR. bioRxiv 2023.11.05.565693; doi: 10.1101/2023.11.05.565693.

dfr_vs_fls's People

Contributors

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