Skip to content
New issue

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

Urgent Question regarding topological associated domain(TAD) #16

Open
faiza-khurshid opened this issue Feb 21, 2024 · 7 comments
Open

Comments

@faiza-khurshid
Copy link

Hi ! XiaoTaoWang
i used runHiC software. after running pileup command , i got topological associated domains(TADs) bed file . but in your pipline you did not mention that which algorithm / method you used for calling the TADs.
could you please tell me which algorithm you used and which parameters or arguments will create TADs from your command line?
Thank you

@XiaoTaoWang
Copy link
Owner

Which work are you referring to? In different work, we might have used different methods for TAD calling.

@faiza-khurshid
Copy link
Author

i followed this pipeline https://xiaotaowang.github.io/HiC_pipeline/quickstart.html
i firstly downloaded Hi-C dataset and reference genome data. then i ran this pileup command line $ runHiC pileup -p ../data/ -g hg38 -f HiC-SRA -F SRA -A bwa-mem -t 10 --include-readid --drop-seq --chunkSize 1500000 --logFile runHiC.log . So in resulting files i got TAD bed file like this (GSM4119020-HindIII-R1-filtered_10kb_domains.bed). but in your command line or in tutorial i could not find that which algoritm they used to create these TAD domains and boundaries bed files?

@faiza-khurshid
Copy link
Author

Which work are you referring to? In different work, we might have used different methods for TAD calling.
i followed this pipeline https://xiaotaowang.github.io/HiC_pipeline/quickstart.html
i firstly downloaded Hi-C dataset and reference genome data. then i ran this pileup command line $ runHiC pileup -p ../data/ -g hg38 -f HiC-SRA -F SRA -A bwa-mem -t 10 --include-readid --drop-seq --chunkSize 1500000 --logFile runHiC.log . So in resulting files i got TAD bed file like this (GSM4119020-HindIII-R1-filtered_10kb_domains.bed). but in your command line or in tutorial i could not find that which algoritm they used to create these TAD domains and boundaries bed files?

@faiza-khurshid
Copy link
Author

Hi ! XiaoTaoWang
could you please answer my question? , because i have to present my assignment
thank you

@XiaoTaoWang
Copy link
Owner

There are many methods for detecting TADs based on the .cool format. For example, you can use my another software HiTAD (https://xiaotaowang.github.io/TADLib/hitad.html) to identify TADs in a hierarchical manner.

@faiza-khurshid
Copy link
Author

faiza-khurshid commented Feb 29, 2024 via email

@XiaoTaoWang
Copy link
Owner

XiaoTaoWang commented Mar 1, 2024

For this part, I do not quite understand your question from the beginning, because runHiC does not have the module for TAD detection.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants