Ask Your Question
0

BED file support

asked 2012-09-27 11:41:05 -0600

tnt 1 gravatar image

I see it's easy to put a BAM file into GenomeBrowse but am wondering if a custom interval file can be added. I have a BED file of CNVs of interest and would like to make a track that looks exactly like the DGV track you have only for my data. Is it possible and if so what format can I use?

edit retag flag offensive close merge delete

4 answers

Sort by » oldest newest most voted
0

answered 2013-05-30 11:02:30 -0600

We have released version 1.1.2 of GenomeBrowse which now includes support for reading sorted BED files directly! The "track" line is respected to support display name, coloring and the bedDetail format variant.

You can update to the newest version of GenomeBrowse by downloading the installer from our website.

Please see the Release Notes for version 1.1.2 for a full descriptions of what is now available.

Thanks, Jami...

edit flag offensive delete link more
1

answered 2012-10-12 12:17:36 -0600

updated 2013-03-27 13:24:05 -0600

To expand on Jami's answer, although it's very enterprising to convert a BED file to BAM, the files have very different focuses on the types of data they support and the experience of viewing the converted data would be approximate at best.

Similarly, FASTA or GFF would not convert well to BAM. As Jami mentioned though, we plan on building built in support for converting all of these file types in the future.

For the moment, we are "bootstrapping" GenomeBrowse with the technology of SVS. This means for viewing annotation sources GenomeBrowse relies on annotations being converted to our efficient binary IDF file format.

SVS produces IDF files when converting BED, FASTA, GTF or any text file downloaded from the UCSC genome browser table viewer. GenomeBrowse is set up to auto-detect files that SVS converts, and they are ready to plot the next time you go to the Add dialog.

SVS is Golden Helix’s analysis product for a variety of workflows and is a commercial tool, you can request an evaluation of SVS through the evaluation request form.

edit flag offensive delete link more
0

answered 2012-10-12 09:55:07 -0600

this post is marked as community wiki

This post is a wiki. Anyone with karma >75 is welcome to improve it.

Hi,

I'm having a similar but slightly different problem. I have my file in bed format so I converted into bam format using bedToBam (Jami you can find the tools for that at http://code.google.com/p/bedtools/). My problem is that after I've converted it over and import into genomebrowse...the program crashes. Do you know if there needs to be specific header information? Or if there is another reason that the program is crashing which I can fix here?

Thanks ahead of time,

Sara

edit flag offensive delete link more

Comments

Sara, I'm sorry to hear you ran into a crash. We are trying to collect examples of BAM files that do cause crashes.

Please email us at genomebrowse@goldenhelix.com if you would be willing to share the BAM file you created in a secure fashion.

Gabe Rudy ( 2012-10-12 12:05:22 -0600 )edit
0

answered 2012-09-27 11:44:02 -0600

We are currently working on implementing a tools in GenomeBrowse that would allow the user to add custom files not currently available in the software. Those files could come from a variety of file types including BED and other quantitative value type data.

Please see our website at the following link for specifics on upcoming features. http://www.goldenhelix.com/GenomeBrowse/index.html)

edit flag offensive delete link more
Login/Signup to Answer

Questions should be tagged FeatureRequest for asking about a non-existing feature or proposing a new idea, GeneralInquiry for general questions about GenomeBrowse or directions on how to do something, or RanIntoProblem if you want to report an issue or had difficulty getting to an expected result.

Question Tools

Follow
1 follower

Stats

Asked: 2012-09-27 11:41:05 -0600

Seen: 10,172 times

Last updated: May 30 '13