FitHiChIP icon indicating copy to clipboard operation
FitHiChIP copied to clipboard

Statistically Significant loops from HiChIP data

Results 26 FitHiChIP issues
Sort by recently updated
recently updated
newest added

Hello, I'm trying to run differential loop analysis using the script Imp_Scripts/DiffAnalysisHiChIP.r on a 2-conditions but only 1 replicate per condition data, without ChIP bam files. However I got 0...

FitHiChIP is an explicit and clearly written normalization method for HiChIP data processing. Beyond significant loop calling, I want to develop a genome-wide background model by using FitHiChIP-produced bias, regression...

Hi, I'm doing the differential loops analysis by `Imp_Scripts/DiffAnalysisHiChIP.r` And It went error after I just switched the positions of the input files in my execution script. ```{shell} Rscript Imp_Scripts/DiffAnalysisHiChIP.r...

Hello, when running FitHiChIP via docker with the following command: ```bash ./FitHiChIP_Docker.sh -C /path/to/fithichip_config``` I eventually receive this: ================ Verifying input configuration parameters ================= There are three ways to provide...

Solution is to use a subshell to combine the outputs of a head and tail | sort

The file containing ChIP coverage data does not include the label information, only the coverage values, when trying to append the label it just copies the last column and as...

Hello, I have a question regarding categorization of loops. So I have used FithiChIP for callong loops for two samples of CTCF-HiChIPs (L, peak to all, FDR 0.01) and I...

Hi, I'm curious if it is possible to adapt FitHiChIP method for obtaining fragment interactions rather than binsize interactions, since the specific bin size would usually be smaller or larger...

Hi, First thank you for providing excellent documentation on FitHiChIP! I am running FitHiChIP on my HiChIP data generated from HiCPro (.allValidPairs). I am using the following parameters. ``` IntType...