Skip to content

R scripts perfoming exact test using edgeR package for differential expression analysis

Notifications You must be signed in to change notification settings

CFarcy/exactTest-edgeR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

exactTest-edgeR

launch command for the script:

Rscript exactTest.R countTable.txt working/directory threshold p-value

  • countTable.txt is the complete path of your file containing the read count
  • working/directory is the output directory where R will work and create the output
  • threshold is the minimum of read you are allowing for a gene (all condition included)
  • p-value used to filter your genes predicted as differentially expressed

About

R scripts perfoming exact test using edgeR package for differential expression analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages