Question: Intersect Two File
0
gravatar for Aaron Quinlan
8.6 years ago by
Aaron Quinlan60 wrote:
Hello, I have a naive question. When using the "Intersect" option in "Operate on Genomic Intervals", is there an option to report the features in the second file that the feature in the first file overlaps? Currently, I am only able to get Galaxy to report that, for example, a SNP overlaps some gene (boolean yes or no), but I would really like to know __which__ gene the SNP overlaps. Help. Thanks, Aaron
galaxy • 1.1k views
ADD COMMENTlink modified 8.6 years ago by Stuart Andrews20 • written 8.6 years ago by Aaron Quinlan60
0
gravatar for Stuart Andrews
8.6 years ago by
Stuart Andrews20 wrote:
Hi Aaron, A two-step solution would be to use the "Fetch closest feature" tool with the set of overlapping SNP's that you obtain from the intersect operation that you describe. The closest feature will be the overlapping gene, and your association will be found. - Stu Stuart Andrews, Ph.D. Postdoctoral Associate Institute for Computational Biomedicine Weill Cornell Medical College, New York, NY
ADD COMMENTlink written 8.6 years ago by Stuart Andrews20
You can use "Join the intervals of two queries side-by-side" for this. It's like bedtools intersectBed -wa -wb, I think. Madelaine Gogol Programmer Analyst Stowers Institute To: galaxy-user@bx.psu.edu Subject: Re: [galaxy-user] intersect two file Hi Aaron, A two-step solution would be to use the "Fetch closest feature" tool with the set of overlapping SNP's that you obtain from the intersect operation that you describe. The closest feature will be the overlapping gene, and your association will be found. - Stu Stuart Andrews, Ph.D. Postdoctoral Associate Institute for Computational Biomedicine Weill Cornell Medical College, New York, NY _______________________________________________ galaxy-user mailing list galaxy-user@lists.bx.psu.edu http://lists.bx.psu.edu/listinfo/galaxy- user
ADD REPLYlink written 8.6 years ago by Gogol, Madelaine10
My bad. I have discovered that my two-step solution will not work as I expected, because the "Fetch closest feature" tool only reports upstream and/or downstream features that are *non-overlapping* with the query. Madelaine's suggestion to use the "Join" tool works great! - Stu
ADD REPLYlink written 8.5 years ago by Stuart Andrews20
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 171 users visited in the last hour