-
Notifications
You must be signed in to change notification settings - Fork 4
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
Understanding output #2
Comments
Hi Bharata, MixMir does not return a list of genes that the miRNA binds to: it searches Hope that helps, On Thu, Mar 3, 2016 at 12:58 AM, Bharata kalbuaji notifications@github.com
|
Thank you Liyang for your reply. Another question about the search of the motifs. The input is FASTA for the 3'UTR for the gene and the miRNA. I imagine it searches by "aligning" the miRNA sequences to the 3'UTR sequences right? Probably I can modify the code to inform me the gene which miRNA motifs sequences is found. I imagine the result would be a pair of miRNA and gene name. How do you think? |
Hi Bharata, Yes, you can certainly do a search for all genes which contain the motifs Best, On Thu, Mar 3, 2016 at 2:32 PM, Bharata kalbuaji notifications@github.com
|
Hello,
I got the result and I have a question. So, from this program, I can get the miRNA which is predicted to bind the mRNA based on the log fold change of genes. The output file is a CSV file of miRNA matched to a motif with p-value ranked from the lowest to a certain number of rank. Is it possible to know what gene are those miRNA bind to? All I can get is the rank, motif, p-value, coef, NUTRs, and miRNA matched. I want to know what gene paired with what miRNA. I attached my result file. Thank you.
BDC_647-MixMir-results.txt
The text was updated successfully, but these errors were encountered: