How to download BED file with all the fields?
Hello,
my goal : to download a certain BED file from ucsc website that contains all these fields:
bin chrom chromStart chromEnd name score strand signalValue pValue qValue peak
I will describe my actions and my problem:
– I go into the table browser(tools>Table Browser) and choose the parameters in the picture and the output file parameter as bed:
[1]
[2]
- when I try to click ” get output ” I see this with a lot of fields missing as you can see:
[3]
- and when I go back to the table browser and now change the output format to “all fields from selected table” and get output I see in a new tab this:
[4]
- which is what I want but when I download there are 2 problems:
- it I dont know if it is in BED format
- the downloaded file looks like this :
[5]
how can I get an output that looks like pic [4] with all of the required fields?
• 789 views
Read more here: Source link