Git Product home page Git Product logo

fibernetwork's Introduction

FiberNetwork

WGCNA analysis using Fiber RNA seq data.

#Puropse

This set of scripts takes in RNA seq expression data and constructs co-expression networks from the data. When using these scripts you will need to modify several lines in order that your custom code will work. As such this is more of a record of the processes and code used to generate the data associated with this project and these set of scripts are meant to serve as a starting spot fro your own analysis, not a distribution ready set of scripts.

Brief details of each script can are provided in the file descriptions but it is worth mentioning the logic order in which these operate:

#Included scripts and brief descriptions.

[1] Fiber_Norm_RPM.R will take in raw count data and output normalized libraries ans well as library sizes.

[2] WGCNA_construct.R will, trim the gene set. generate the co-expression object and into a directory (you can specify this by modifying the script.)

[3] WGCNA_analysis.R will perform some higher level analysis in order to visualize similarities and differences between co-expression networks.

[4] construct_igraph_networks.R will constrcut iGraph objects that can be plotted using the "plotg.R" script.

[5] edgeList.pl converts a n x n adjecency matrix (where n is the number of genes in the co-expression network) into edgeList format that igraph can understand.

fibernetwork's People

Contributors

xlevolutionist avatar

Watchers

James Cloos avatar Yue Zhao 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.