Skip to content

Hokuto-GH/gene-coexpression-network-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gene-coexpression-network-script

Generate gene coexpression network for RNA-Seq data.

Welcome! This is repository for gene coexpression network script. This R script was used in the published project: Lignin-based resistance to Cuscuta campestris parasitism in Heinz resistant tomato cultivars

Usage

The input file should be a CSV file with normalized RNA-Seq expression data or read counts with gene names by row and experiment samples by column. Please see the sample data CSV file t_only_all_4.csv for examples of formatting.

counts=read.csv ("t_only_all_4.csv", row.names=1)

Please replace "t_only_all_4.csv" with the RNA-Seq expression data that you are using.

Author Contact Info

Feel free to contact Hokuto if you have any questions about the script.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages