Loop Prediction
This tool allows you to predict specific protein-mediated chromatin loops in diverse species using our language model of chromatin accessibility. You can input DNA region pairs and our model will predict the likelihood of loop formation between these regions.
Due to limited online server resources, CLAMP+ supports up to 10 pairs per submission. If you need to predict more loops, please deploy CLAMP model on your server/cluster.
According to our test, the anlysis time is about 10 seconds per pair.
Step-by-Step Guide:
- Parameter Selection: Choose experiment parameters in sequence (Species → Marker → Cell Line → Type)
- Input Pairs:
- Direct input: Paste anchor pairs in CSV format (chr1,start1,end1,chr2,start2,end2)
- File upload: CSV file with same format (Max 10 pairs per submission)
- Epigenetic Data (Optional): Upload processed BigWig files matching selected species/cell line
- Submit: Click the blue submit button and wait for prediction results
Example Input Format:
chrom1,start1,end1,chrom2,start2,end2 1,888866,893956,1,910459,914430 1,990231,996725,1,234185897,234189667 8,138718793,138722420,8,122933045,122934545 8,138815527,138819299,8,138828214,138835320
If you encounter any issues or have questions about using this tool, please refer to our documentation or contact our support team.