Hello,
I`m currently working with ChIP-seq data related to a specific epigenetic modification (H3K4me3), under different development stages of the organism that I'm working with (a fungus), and with different strains (genotypes) of it. I would like to produce PCA (Principal Component Analysis) plots from those ChIP-seq data. Hence, I would like to ask:
- Which tool(s) should I utilize in R to produce PCA plots?
- What kind of files should I use as an input, for my ChIP-seq data, in order to produce a PCA plot?
Relevant info: I have done part of the analysis by using the packages below:
Bowtie2: for the mapping and to generate BAM files. MACS2 for the peak calling for the ChIP-seq. bamCoverage: to generate bigwig files for visualization.
Any help will be highly appreciated,
Best wishes,
Manolis