We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Available for A/B comparments calling ;
fanc DATA.cool output.ab -d compartments.fanc
call_compartments.r --matrix ${mat} --bed ${bed}
cooltools genome gc BIN_PATH FASTA_PATH cooltools call-compartments results/contact_maps/cool/SRR400264_01_1000000.cool -o cooltools_AB --bigwig --reference-track GC_FILE
hicPCA --matrix DATA.h5 --outputFileName hicexplorer_ABcompartments
The text was updated successfully, but these errors were encountered:
deeptools/HiCExplorer#346
Sorry, something went wrong.
cooltools genome binnify chrom_hg19.sizes 100000 > bins.txt cooltools genome gc bins.txt hg19.fa > gc.txt cooltools call-compartments --reference-track gc.txt --contact-type cis -o test_comp SRR400264_1000000_norm.cool
Need to update cooltools to v0.4.0 and use
cooltools genome binnify --all-names ${chrsize} ${res} > genome_bins.txt
open2c/cooltools#237
done in v.1.3.0
No branches or pull requests
Available for A/B comparments calling ;
FANC
HiTC
cootools
HiCExplorer
The text was updated successfully, but these errors were encountered: