Export as HTML

View: New views
3 Messages — Rating Filter:   Alert me  

Export as HTML

by Ulrik Stervbo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi List,

I am all new to bioperl :-D

I have several annotated sequences as sequence objects I would like to print
to a HTML file, so that the annotation is highlighted with some colours. For
each sequence I would also like to include a short legend describing the
colours.

Do I have to do this by hand or is there a module that can help me?

Ultimately I need to copy the colourful sequences into a word-document, is
there a better way that go via html?

Best and thanks for any help and suggestions
Ulrik
_______________________________________________
Bioperl-l mailing list
Bioperl-l@...
http://lists.open-bio.org/mailman/listinfo/bioperl-l

Re: Export as HTML

by bunny2lemon :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Data::Table [1] might be pretty handy.

Spiros

[1] http://search.cpan.org/perldoc?Data::Table

On Sun, Oct 25, 2009 at 3:42 PM, Ulrik Stervbo <ulrik.stervbo@...> wrote:

> Hi List,
>
> I am all new to bioperl :-D
>
> I have several annotated sequences as sequence objects I would like to print
> to a HTML file, so that the annotation is highlighted with some colours. For
> each sequence I would also like to include a short legend describing the
> colours.
>
> Do I have to do this by hand or is there a module that can help me?
>
> Ultimately I need to copy the colourful sequences into a word-document, is
> there a better way that go via html?
>
> Best and thanks for any help and suggestions
> Ulrik
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l@...
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
>
_______________________________________________
Bioperl-l mailing list
Bioperl-l@...
http://lists.open-bio.org/mailman/listinfo/bioperl-l

Re: Export as HTML

by Ulrik Stervbo-2 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

Thanks - but I do not want is as a table. I would like something like:
Test1
Gene1
Mismatch
>test1
GTGCTGGGATTCTGTaaGTGCAGATTTGCTGGGTGAGCGGAG

Test2
Gene2
>test2
GTGCTGGGATTCTGTaaGTGCAGATTTGCTGGGTGAGCGGAG

as HTML so it is easy to paste into the word document

Ulrik

2009/10/25 Spiros Denaxas <s.denaxas@...>

> Hi,
>
> Data::Table [1] might be pretty handy.
>
> Spiros
>
> [1] http://search.cpan.org/perldoc?Data::Table
>
> On Sun, Oct 25, 2009 at 3:42 PM, Ulrik Stervbo <ulrik.stervbo@...>
> wrote:
> > Hi List,
> >
> > I am all new to bioperl :-D
> >
> > I have several annotated sequences as sequence objects I would like to
> print
> > to a HTML file, so that the annotation is highlighted with some colours.
> For
> > each sequence I would also like to include a short legend describing the
> > colours.
> >
> > Do I have to do this by hand or is there a module that can help me?
> >
> > Ultimately I need to copy the colourful sequences into a word-document,
> is
> > there a better way that go via html?
> >
> > Best and thanks for any help and suggestions
> > Ulrik
> > _______________________________________________
> > Bioperl-l mailing list
> > Bioperl-l@...
> > http://lists.open-bio.org/mailman/listinfo/bioperl-l
> >
>
_______________________________________________
Bioperl-l mailing list
Bioperl-l@...
http://lists.open-bio.org/mailman/listinfo/bioperl-l