I'm predicting canine miRNA targets using two tools: TargetScan and miRDB. Then, I'll analyze the common targets in both tools. The TargetScan website allows downloading the table of targets it predicted; however, miRDB doesn't provide any way to download the targets it predicted. For one miRNA, miRDB is predicting 466 targets, and I'd like to use all of them for my analysis, but copying them one by one is impractical.
I've already tried running scripts to download this table through the Linux terminal, but nothing works. Is there any way to download this table of predicted targets from miRDB directly from the website?
1 answer
however, miRDB doesn't provide any way to download the targets it predicted.
Data download page is available here, check that : https://mirdb.org/download.html
Log in to answer this question.