Submitting batch jobs to UCSC Genome Browser
1
0
Entering edit mode
3.4 years ago
gve96622 • 0

I am using the UCSC Table Browser to get gene names from a list of regions. The browser has a limit of 1,000 regions at a time, whereas I have closer to 100,000 regions. I wrote a script to split my regions into groups of 1,000, but is there a way to submit these files to the browser as a batch job? It's very tedious to manually upload each file containing 1,000 regions.

Thanks!

sequencing assembly • 580 views
ADD COMMENT
1
Entering edit mode
3.4 years ago

download the flat files from UCSC and get your results using a combination of bedtools intersect and join

ADD COMMENT
0
Entering edit mode

Could you please elaborate? I'm not familiar with the UCSC flat files

ADD REPLY

Login before adding your answer.

Traffic: 2656 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6