FANTOMUS: Pipeline for clustering CAGE-seq bigWig files into promoters and enhancers using cagefightr
fantomus.r— main script that does clustering.run_fantomus.sh— script we use to run the main script with default settingspaths.tsv— table containing paths to working dir, annotation files, etc.release_name.txt— file containing current version name. By default this is the name of output folder
- "all" bigwig files. CTSS from CAGE-seq reads that do not necessary contain softclip at 5'-end.
- "softclip" bigwig files. CTSS from CAGE-seq that contain softclip at 5'-end.
- Annotation
.gtffiles: MANE and Gencode
Simple:
bash run_fantomus.shVerbose:
Rscript fantomus.r -a <path to "all" bigwig folder> -s <path to "softclip" bigwig folder> -o <path to output folder>