README 1.2 KB

12345678910111213141516171819202122232425
  1. The cistrome refers to "the set of cis-acting targets of a trans-
  2. acting factor on a genome-wide scale, also known as the in vivo
  3. genome-wide location of transcription factor binding-sites or histone
  4. modifications". The term cistrome is a portmanteau of cistron + genome
  5. and was coined by investigators at the Dana-Farber Cancer Institute
  6. and Harvard Medical School.
  7. This is cistrome-conductGO (GO analysis): a galaxy tool to find the
  8. top-n highest expressed TFs. For a list of input genes, this tool uses
  9. R/BioC packages (GO, GOstats) to identify over represented GO terms.
  10. GO analysis depends on several R script tools (GOstats, GO.db,
  11. hgu133a.db, hgu133b.db, hgu133plus2.db, hgu95av2.db, mouse430a2.db,
  12. celegans.db, drosophila2.db, org.Hs.eg.db, org.Mm.eg.db, org.Ce.eg.db,
  13. org.Dm.eg.db). Visit https://bioconductor.org/ for details and see
  14. "biocondictor.txt" (also copied to the documentation folder of the
  15. created package) for batch installation of the required Bioconductor
  16. Packages.
  17. NOTE!
  18. This just repackages the script redistributed by the UniPro Ugene
  19. project, part of their External Tools package. This is the reason the
  20. homepage link points to Ugene. The source is hosted on Source Forge by
  21. the SlackBuild maintainer.